Commit 6e00a0f
committed
LibGit2RepoInvoker: Test a real SHA1 when initializing
In order to force the LibGit2Repo to load the object store information
upon initialization, it does not suffice to use the empty SHA, as that
is short-cut somewhere and does not acheive the goals we want.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>1 parent c3213b7 commit 6e00a0f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
0 commit comments