Re: Bug: "git stash create" ignores "message" argument

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff King <peff@xxxxxxxx> writes:

>   2. Possibly "stash store" could pull the default message from the
>      commit, rather than using the generic one.

This might be a good compromise.  Even we discourage the use of
"store" and "create" combo to interactive users, we do care about
ergonomics for script writers.

Those who use "create" to write a detailed log message (which may
later be reused for a real commit that is created out of the stashed
changes) would end up with a huge and unpleasant stash entries if
they use "store" without any message, which may be a negative
experinece for them, though.







[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux