diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-10-26 13:49:32 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-10-26 13:49:32 -0400 |
commit | 701613f221636958fcbabafd4463f2c52a50c8da (patch) | |
tree | 4dfe162300074911d9e60caa6a5a2424b5c117dd | |
parent | 0b95a07129ba5789333005928ed7531832c0a512 (diff) |
comment
-rw-r--r-- | doc/bare_repositories/comment_8_d4dff0d6265be941af9f66ba09f36ebe._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bare_repositories/comment_8_d4dff0d6265be941af9f66ba09f36ebe._comment b/doc/bare_repositories/comment_8_d4dff0d6265be941af9f66ba09f36ebe._comment new file mode 100644 index 000000000..d237d1bf6 --- /dev/null +++ b/doc/bare_repositories/comment_8_d4dff0d6265be941af9f66ba09f36ebe._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 8""" + date="2016-10-26T17:44:55Z" + content=""" +@scottgorlin bare git repositories cannot in general be detected when +looking at a remote, so `git annex sync` picks a behavior that works +whether a remote is a bare git repository or not. + +A bare repo and a rsync special remote should have pretty similar +performance. +"""]] |