Commit Briefs

Stefan Sperling

fix staging of multiple files with -p

ok semarie






Stefan Sperling

implement got revert -R




Stefan Sperling

add test with out-of-date staged files


Stefan Sperling

test stage/unstage with non-existent paths











Stefan Sperling

add 'q' response to 'got stage -p'


Stefan Sperling

initial 'got stage -p' implementation



Stefan Sperling

add a test for 'got stage -l'


Stefan Sperling

use get_worktree_paths_from_argv consistently; improves add/rm edge cases

Double 'got rm' becomes a no-op like double 'got add' already is, and 'got add' of an already staged file is now an error.