Override safe.bareRepository for git remotes
Fix using git remotes that are bare when git is configured with safe.bareRepository = explicit Sponsored-by: Dartmouth College's DANDI project
This commit is contained in:
parent
cbfd214993
commit
baf8e4f6ed
7 changed files with 37 additions and 19 deletions
|
@ -287,6 +287,6 @@ newFrom l = Repo
|
|||
, gitEnvOverridesGitDir = False
|
||||
, gitGlobalOpts = []
|
||||
, gitDirSpecifiedExplicitly = False
|
||||
, safeDirectory = False
|
||||
, repoPathSpecifiedExplicitly = False
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue