summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-08 12:09:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-08 12:09:24 -0400
commit4772321f6a7359f282270c48be0e73563f8d7ae6 (patch)
tree1e68330e522335c54d2eaebb43cfa9f312fac71b
parentdb96c3633bf0eb23f30f09313ab3cbda2d23a91f (diff)
clarify
-rw-r--r--doc/design/git-remote-daemon.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/design/git-remote-daemon.mdwn b/doc/design/git-remote-daemon.mdwn
index db56bd633..5599a6f30 100644
--- a/doc/design/git-remote-daemon.mdwn
+++ b/doc/design/git-remote-daemon.mdwn
@@ -114,6 +114,10 @@ the webapp.
Indicates that configs have changed. Daemon should reload .git/config
and/or restart.
+ Possible config changes include adding a new remote, removing a remote,
+ or setting `remote.<name>.annex-sync` to configure whether to sync with a
+ particular remote.
+
* `STOP`
Shut down git-remote-daemon