Commit 8dffffc
committed
t5411: teach
Preparing for `safe.bareRepository` defaulting to `explicit` (see
8d1a744), add `--git-dir` option parsing to `test_cmp_refs` in
t5411/common-functions.sh, parallel to the existing `-C` handling. When
given, the helper passes `--git-dir="$gitdir"` to `git show-ref`.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>test_cmp_refs a --git-dir option1 parent f5ec623 commit 8dffffc
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | | - | |
69 | 74 | | |
70 | | - | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
0 commit comments