Thread (4 messages) flat view 4 messages, 2 authors, 2016-06-15

Re: Feature requset: listing of current stash in git gui

From: David Aguilar <hidden>
Date: 2016-06-15 22:52:30

On Nov 21, 2011, at 4:41 AM, dexen deVries [off-list ref] wrote:
On Monday 21 of November 2011 11:53:03 Stefan Näwe wrote:
quoted
You can simply put the following in your ~/.gitconfig:

[guitool "Stash/show"]
   cmd = git stash show -p
[guitool "Stash/list"]
   cmd = git stash list
[guitool "Stash/pop"]
   cmd = git stash pop
[guitool "Stash/drop"]
   cmd = git stash drop
   confirm = yes
that's nice, but doesn't list visually the stashed changes. I'd rather have a
listing similar to Unstanged Changes / Staged Changes, with ability to view
line-by-line diff just like for Changes.
[blatant plug]

git-cola has this feature.
   http://git-cola.github.com/

Have fun,
-- 
            David
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help