Commit Briefs






Stefan Sperling

rename some variables



Stefan Sperling

sync usage for 'got rm'




Stefan Sperling

hook up backout.sh test





Stefan Sperling

document preconditions for 'got backout'


Stefan Sperling

add 'got backout' command






Stefan Sperling

add 'got cherrypick' command




Stefan Sperling

test and fix 'got revert' with a path in a sub-directory

Relax input path requirements of got_object_id_by_path() to make things easier to callers. Allows the revert code to pass a path from the file index in lieu of a repository path.