Commit 01ec77c
committed
t6020: use
To prepare for `safe.bareRepository` defaulting to `explicit`
(see 8d1a744), adjust a loop that iterated over both a
bare (`cloned`) and a non-bare (`unbundled`) repository using
the same `-C` flag: the bare repo needs `--git-dir` to avoid
implicit discovery, while the non-bare one keeps `-C`.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>-C for worktree, --git-dir for bare repository1 parent f09a96e commit 01ec77c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | | - | |
| 597 | + | |
598 | 598 | | |
599 | | - | |
| 599 | + | |
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
| |||
0 commit comments