blob: d237d1bf6246fba794b24b61e9be3961f9663bbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
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.
"""]]
|