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 1d6070a commit f2525cfCopy full SHA for f2525cf
CHANGES
@@ -13,6 +13,13 @@ $ pip install --user --upgrade --pre libvcs
13
14
- _Add your latest changes from PRs here_
15
16
+## libvcs 0.12.3 (2022-05-28)
17
+
18
+### Bug fixes
19
20
+- _Backport from 0.13.x_. Fix argument input for git commands, e.g. `git config --get color.diff`
21
+ would not properly pass-through to subprocess. {issue}`360`
22
23
## libvcs 0.12.2 (2022-05-10)
24
25
### Packaging
0 commit comments