We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4082b8 commit 126cbf3Copy full SHA for 126cbf3
CHANGES
@@ -65,8 +65,8 @@ $ pip install --user --upgrade --pre libvcs
65
66
### Bug fixes
67
68
-- Fix argument input for git commands, e.g. `git config --get color.diff` would not properly
69
- pass-through to subprocess. {issue}`360`
+- Fix argument input for commands, e.g. `git config --get color.diff` would not properly
+ pass-through to subprocess. git: {issue}`360`, svn and hg: {issue}`365`
70
71
### Internals
72
0 commit comments