tig
tig copied to clipboard
Support stashing
This is pretty much the only git-feature I can't really use tig for. Sure I can run an external command, but when i try to run git stash save --patch
in tig the pager gets into in infinite loop trying to add the first chink it encounters over and over again. Also a list of stashes to pick from to apply and delete would be awesome. Since stashing is something I use quite frequently, what are the odds of tig supporting this though a dedicated view?
Thanks!
Sounds like a cool idea. Since I am only an occasional git-stash user myself, I give it a 25% chance. ;)
Any way I can increase that chance, apart from learning the language and coding it myself?
ten years later, it would still be nice to stash files directly from the status view :)