Re: [PATCH 0/3] stash: support filename argument

2017-01-24 Thread Johannes Schindelin
Hi Thomas, On Sat, 21 Jan 2017, Thomas Gummerer wrote: > This is the first try to implement the RFC I posted a week ago [1]. It > introduces a new push verb for git stash. I couldn't come up with > any better name that wasn't already taken. If anyone has ideas I'd be > very happy to hear them.

[PATCH 0/3] stash: support filename argument

2017-01-21 Thread Thomas Gummerer
This is the first try to implement the RFC I posted a week ago [1]. It introduces a new push verb for git stash. I couldn't come up with any better name that wasn't already taken. If anyone has ideas I'd be very happy to hear them. Thanks everyone for your input in the previous thread. [1]: ht