stash lines, hunks, file, paths or whole stage
continuation of #106 and #85.
unfortunately currently blocked upstream: https://github.com/libgit2/libgit2/issues/4725
it landed in libgit2, now we need it to get into git2-rs: https://github.com/rust-lang/git2-rs/issues/929
PR blocked - think we need to wait for a new libgit2 release: https://github.com/rust-lang/git2-rs/pull/930
PR is ready to be merged upstream. once it is released we can at least add support for stashing on per-file-basis
This would be wonderful.
Thanks for the amazing tool. I had used git-cola for many years but gitui is so much faster!
@extrawurst thanks for such an awesome tool.
Is this feature going to be implemented soon?
I need to split this one out into a new task for stashing a selection of files which could be done now.
The stashing of hunks and lines will not happen anytime soon