Re: [PATCH v2 0/2] completion: improvements for git stash

2018-04-19 Thread Junio C Hamano
Thomas Gummerer writes: > I didn't find a good way to implement "reluctant completion" (I'm also > by no means an expert in bash completion, so there may well be a way I > couldn't find by googl'ing around), so I left that out of this > series. > > I don't think it's strictly necessary for the de

[PATCH v2 0/2] completion: improvements for git stash

2018-04-19 Thread Thomas Gummerer
Previous round was at <20180417212945.24002-1-t.gumme...@gmail.com>. Thanks Junio for your input on the previous round. This round drops what was 1/3 in the previous round. We keep completing the options for 'git stash save', so calling the variable 'save_opts' and defining what would be 'push_o