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.
2 parents 8f7a3a6 + 2db7e57 commit 95419faCopy full SHA for 95419fa
CHANGES
@@ -61,6 +61,13 @@ $ pip install --user --upgrade --pre libvcs
61
62
- Update description and keywords
63
64
+## libvcs 0.12.3 (2022-05-28)
65
+
66
+### Bug fixes
67
68
+- _Backport from 0.13.x_. Fix argument input for git commands, e.g. `git config --get color.diff`
69
+ would not properly pass-through to subprocess. {issue}`360`
70
71
## libvcs 0.12.2 (2022-05-10)
72
73
### Packaging
0 commit comments