This repository was archived by the owner on Sep 3, 2025. It is now read-only.
Commit 7067bfa
committed
git: add 'UpdateBareRepo()' mock
The 'UpdateBareRepo()' method was added to the 'GitHelper' interface in
62f35ce (bundles: fetch changes before building incremental bundle,
2023-03-14), but the corresponding mock method was not added to
'MockGitHelper'. Add it so that 'MockGitHelper' can be used as a 'GitHelper'
mock in later commits.
Signed-off-by: Victoria Dye <vdye@github.com>1 parent a4f4087 commit 7067bfa
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
0 commit comments