diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-06 00:52:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-06 00:59:20 -0400 |
commit | 244c675db0b59c260ac93d4a96a6be2b40f148e5 (patch) | |
tree | 48d950e78b4623f5b72941dc558e2ee386568f28 /doc/git-annex.mdwn | |
parent | 97dec88eab69d0bf3d806bb1f4adf54c1b345f77 (diff) |
add xmppgit command; roughed out xmpp push protocol and design
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 33a209e76..842139c2b 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -486,6 +486,10 @@ subdirectories). With --force, even files whose content is not currently available will be rekeyed. Use with caution. +* xmppgit + + This command is used internally to perform git pulls over XMPP. + # OPTIONS * --force |