There was an error while loading. Please reload this page.
2 parents d0318a6 + 9863f50 commit becccc8Copy full SHA for becccc8
1 file changed
git/cmd.py
@@ -1572,7 +1572,7 @@ def _call_process(
1572
1573
turns into::
1574
1575
- git rev-list max-count 10 --header master
+ git rev-list --max-count=10 --header=master
1576
1577
:return:
1578
Same as :meth:`execute`. If no args are given, used :meth:`execute`'s
0 commit comments