forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commit84fcf8e
committed
fix(remote): assure only repository configuration
Previously it was possible for it to pick up non-repositorybranch configuration, even though it was unlikely.Closesgitpython-developers#3501 parent074842a commit84fcf8e
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
388 | 388 |
| |
389 | 389 |
| |
390 | 390 |
| |
391 |
| - | |
| 391 | + | |
392 | 392 |
| |
393 | 393 |
| |
394 | 394 |
| |
|
0 commit comments
Comments
(0)