Commit 4379c31
Reset reconstructed dependency fixture branches
GitPython tests used the former submodules as clonable gitdb and smmap
repositories. Reconstructing those fixtures from a shared clone of the merged
history initially inherited GitPython's master branch and tag namespace,
causing branch and tag creation collisions.
Force the fixture branch and historical smmap tag to the imported source tips
so the reconstructed repositories have the same refs the existing tests
expect.1 parent a2794e0 commit 4379c31
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| |||
0 commit comments