Commit Briefs

31b20a6ee4 Stefan Sperling

add a test for 'no changes to stage' error condition


28c9950105 Stefan Sperling

got-worktree.5: document 'staged blob ID'


8e13c46f7d Stefan Sperling

got.1: spell Game of Trees in title case




aa9f82475e Stefan Sperling

simplify a block of code in check_out_of_date()


fef8a0d35a Stefan Sperling

document that -h option will always exit




52c8d4acdc Stefan Sperling

grammar fix in got.1


a4f692bba2 Stefan Sperling

add a test for 'got stage -l'


9d8b19a4af Stefan Sperling

more man page tweaks for 'got stage'



6d022e9747 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.


bc26cce834 Stefan Sperling

add some additional short aliases for got commands