Commit 8771214
repository: BUG when is_bare_cfg is not initialized
The is_bare_cfg member of the repository struct should be properly
initiated when setting up a repository. BUG when repo_is_bare() sees
that the flag has not been set.
Signed-off-by: John Cai <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent 1c2d052 commit 8771214
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
| 467 | + | |
| 468 | + | |
467 | 469 | | |
468 | 470 | | |
0 commit comments