Commit 5e27c48
committed
t5615: wrap bare alternate test in subshell with
Preparing for `safe.bareRepository` defaulting to `explicit`
(see 8d1a744), wrap the `check_obj` call in a subshell
that exports `GIT_DIR=.`. This call uses a relative alternate
path resolved from `$GIT_DIR` and therefore needs the working
directory inside the bare repo.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>GIT_DIR
1 parent 75a3c67 commit 5e27c48
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
0 commit comments