diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-15 15:58:56 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-15 15:58:56 -0400 |
commit | fcd86f44b2c5f688504ffcfd0c4c8ceca8b5d9d5 (patch) | |
tree | 19d5d0ab1b33f621a277280e9c944936fce30252 /doc | |
parent | 422c9610aaa0a0a9c0b4ba7a97cff6c4585684e8 (diff) |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/git-remote-daemon.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/git-remote-daemon.mdwn b/doc/design/git-remote-daemon.mdwn index 270ceaa47..41e0c93e1 100644 --- a/doc/design/git-remote-daemon.mdwn +++ b/doc/design/git-remote-daemon.mdwn @@ -162,7 +162,7 @@ over stdio to inform when refs on the remote have changed. No pushing is done for CHANGED, since git handles ssh natively. -TODO: test! +This is implemented and seems to work well. ## telehash |