Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: git adventures



On 11-14/15:40, Bart Schaefer wrote:
> Hmm, "git stash $file" doesn't work for me -- it wants a keyword such as
> "save" in the location where you have $file, and the only way to stash
> selectively is with "git stash save --patch".  I don't see any mention
> of stash accepting a file name in "man git-stash".

Oy, I haven't used `git stash` in quite a while so either they changed
it or I wrongly assumed it followed the convention of other commands.

Either way - thanks for the correction and sorry for the wrong
information!

-Nathan
-- 
/"\  ASCII Ribbon Campaign
\ /  - against HTML emails
 X   - against proprietory attachments
/ \  http://en.wikipedia.org/wiki/ASCII_Ribbon_Campaign



Messages sorted by: Reverse Date, Date, Thread, Author