an issue involving repos cloned with --single-branch

This commit is contained in:
Ilya_Shlyakhter 2019-06-11 23:30:26 +00:00 committed by admin
parent fd7f316482
commit d2658d9537

View file

@ -0,0 +1 @@
If a repo is cloned using `git clone --single-branch --depth 1`, `git-annex-init` and `git-annex-sync` do not seem to correctly fetch the `git-annex` and `synced/git-annex` branches. `git-annex-info` does not list remotes that were known at the cloned repo.