Commit 75a3c67
committed
t4203: avoid implicit discovery of a bare repository
Preparing for `safe.bareRepository` defaulting to `explicit` (see
8d1a744), append a `--git-dir=.` after the `-C <dir>` argument.
That way, the gitdir discovery is no longer necessary (it is not the
subject of that test case, anyway).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent e1f6c2a commit 75a3c67
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
943 | 943 | | |
944 | 944 | | |
945 | 945 | | |
946 | | - | |
| 946 | + | |
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
| |||
0 commit comments