fix hardcoded origin name in checkAdjustedClone
init: Fix a crash when the repo's was cloned from a repo that had an adjusted branch checked out, and the origin remote is not named "origin". The only other hardcoding of the name of origin is in: - Upgrade.V2, which can be ignored probably - Annex.Branch, which doesn't fail if it has some other name, but just doesn't set up the git-annex branch with quite as linear a history in that case.
This commit is contained in:
parent
4543774412
commit
e1a9b79fa6
3 changed files with 8 additions and 4 deletions
|
@ -51,3 +51,5 @@ overriding `annex.crippledfilesystem`. Entering an adjusted branch in
|
|||
`a` is sufficient to trigger this.
|
||||
|
||||
[[!tag projects/datalad]]
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue