From a3c9d06a265b2d6d3003af805b8345e4ddd3d87c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 25 Feb 2012 16:31:38 -0400 Subject: add git-annex-shell commit Eventually, git-annex might try running this after making changes to a remote. I have not yet thought of a good way for it to tell which remotes it needs to run it on though. It can't just do it when shutting down a cached ssh connection, because ssh connection caching is optional, and that would not handle local remotes not accessed over ssh either. --- doc/git-annex-shell.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/git-annex-shell.mdwn') diff --git a/doc/git-annex-shell.mdwn b/doc/git-annex-shell.mdwn index 7a65f1077..0fd77a811 100644 --- a/doc/git-annex-shell.mdwn +++ b/doc/git-annex-shell.mdwn @@ -46,6 +46,10 @@ first "/~/" or "/~user/" is expanded to the specified home directory. This runs rsync in server mode to transfer out the content of a key. +* commit + + This commits any staged changes to the git-annex branch. + # OPTIONS Most options are the same as in git-annex. The ones specific -- cgit v1.2.3