Skip to content

Commit 126cbf3

Browse files
committed
docs(CHANGES): Note fixing of svn and hg flags
1 parent f4082b8 commit 126cbf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ $ pip install --user --upgrade --pre libvcs
6565

6666
### Bug fixes
6767

68-
- Fix argument input for git commands, e.g. `git config --get color.diff` would not properly
69-
pass-through to subprocess. {issue}`360`
68+
- Fix argument input for commands, e.g. `git config --get color.diff` would not properly
69+
pass-through to subprocess. git: {issue}`360`, svn and hg: {issue}`365`
7070

7171
### Internals
7272

0 commit comments

Comments
 (0)