summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
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