summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-13 12:07:54 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-13 12:07:54 -0400
commitbd037c4ca3426e5dbc08bf7033d9771c9883030c (patch)
tree20b69b2486727865bf59a7c08cdfde7fb3cdba44
parent2051949aa46c7619f299e51b98c44e9fdc97459e (diff)
update
-rw-r--r--doc/design/assistant/syncing.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/syncing.mdwn b/doc/design/assistant/syncing.mdwn
index 14e66ec11..836dac43c 100644
--- a/doc/design/assistant/syncing.mdwn
+++ b/doc/design/assistant/syncing.mdwn
@@ -30,6 +30,8 @@ all the other git clones, at both the git level and the key/value level.
files in some directories and not others. See for use cases:
[[forum/Wishlist:_options_for_syncing_meta-data_and_data]]
* speed up git syncing by using the cached ssh connection for it too
+ (will need to use `GIT_SSH`, which needs to point to a command to run,
+ not a shell command line)
## data syncing