man(1) git_commit_all man page man(1) NAME git_commit_all - run git-update-index on all files then git-commit -m . SYNOPSIS git_commit_all DESCRIPTION git_commit_all commits all files, by running git-update-index on all files then git-commit -m . It is useful to fix things up if arcs thinks it has committed something but actually it didn't. AUTHORS Sam Watkins (swatkins@fastmail.fm) SEE ALSO arcs git 0.1 18 April 2009 man(1)