sync: Work even when the local git repository is new and empty, with no master branch.

This commit is contained in:
Joey Hess 2013-11-02 15:29:38 -04:00
parent 43c47b6dbb
commit bc18cde325
3 changed files with 20 additions and 14 deletions

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ git-annex (4.20131102) UNRELEASED; urgency=low
* Improve local pairing behavior when two computers both try to start
the pairing process separately.
* sync: Work even when the local git repository is new and empty,
with no master branch.
-- Joey Hess <joeyh@debian.org> Sat, 02 Nov 2013 14:54:36 -0400