Commit c8e5bef
committed
git p4 clone --bare: need to be explicit about the gitdir
When `safe.bareRepository` will change to be safe by default, bare
repositories won't be discovered by default anymore. To prepare for
this, `git p4` must be explicit about the gitdir when cloning into a
bare repository, and no longer rely on that implicit discovery.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 1f1668a commit c8e5bef
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4360 | 4360 | | |
4361 | 4361 | | |
4362 | 4362 | | |
| 4363 | + | |
4363 | 4364 | | |
4364 | 4365 | | |
4365 | 4366 | | |
| |||
0 commit comments