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 f86025f commit de2f5a4Copy full SHA for de2f5a4
readme.md
@@ -68,7 +68,7 @@ You may also want to configure [general diff colors](https://github.com/pauliris
68
Sometimes you will want to bypass diff-so-fancy. Easy enough:
69
70
```shell
71
-git --no-pager diff # will avoid the global core.pager hook
+git --no-pager diff # will avoid core.pager hook
72
```
73
74
0 commit comments