Thanks to visit codestin.com Credit goes to github.com
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 a18e0af commit a5f3cefCopy full SHA for a5f3cef
2 files changed
CHANGELOG.md
@@ -1,9 +1,16 @@
1
+1.4.4
2
+=====
3
+
4
+### Fixes
5
+- Invoke `git diff` without a pager during `--show-diff-on-failure`.
6
+ - #676 PR by @asottile.
7
8
1.4.3
9
=====
10
11
### Fixes
12
- `pre-commit` on windows can find pythons at non-hardcoded paths.
- - #674 PR by @asottile
13
+ - #674 PR by @asottile.
14
15
1.4.2
16
setup.py
@@ -9,7 +9,7 @@
'hooks.'
),
url='https://github.com/pre-commit/pre-commit',
- version='1.4.3',
+ version='1.4.4',
author='Anthony Sottile',
author_email='[email protected]',
0 commit comments