summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-03 14:56:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-03 14:56:29 -0400
commit27d3ca040ce42069e00a1adda4713731e7a39340 (patch)
tree415a6deaea8a4dd6b8f73e54a02174bf24bec6e1 /doc/design
parentb5a661c2cc7084e07118e94eceb2db4406bbd48c (diff)
reload
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/git-remote-daemon.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/design/git-remote-daemon.mdwn b/doc/design/git-remote-daemon.mdwn
index ad28b1c2d..b50b89015 100644
--- a/doc/design/git-remote-daemon.mdwn
+++ b/doc/design/git-remote-daemon.mdwn
@@ -95,6 +95,11 @@ progress during transfer.
transport when next possible. May be repeated many times before the push
finally happens.
+* `RELOAD`
+
+ Indicates that configs have changed. Daemon should reload .git/config
+ and/or restart.
+
# send-pack and receive-pack
Done as the assistant does with XMPP currently. Does not involve