Commit 3ba831d
solominskij
fix: use --dry-run for fetch to prevent blocking git operations
Using --dry-run flag prevents fetch from blocking concurrent git
operations like commit and push, while still getting remote information.1 parent c385f78 commit 3ba831d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments