deal with cloning a repo that has an ajdusted branch checked out
This commit is contained in:
parent
83ac453bc4
commit
7c7f3a0f76
3 changed files with 16 additions and 2 deletions
|
@ -105,6 +105,7 @@ initialize' mversion = do
|
|||
, unlessM isBare
|
||||
switchHEADBack
|
||||
)
|
||||
checkAdjustedClone
|
||||
createInodeSentinalFile False
|
||||
|
||||
uninitialize :: Annex ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue