mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-05 09:18:33 +00:00
doc: Mention kitty-diff-git in kitty-diff doc
This commit is contained in:
parent
a6d5e7145a
commit
fa4490daf8
1 changed files with 6 additions and 0 deletions
|
|
@ -115,6 +115,12 @@ Now to use kitty-diff to view git diffs, you can simply do::
|
|||
|
||||
Once again, creating an alias for this command is useful.
|
||||
|
||||
Alternatively, `git-kitten-diff <https://github.com/eureka-cpu/kitty-diff-git>`__
|
||||
is a git plugin that forwards ``git diff`` arguments to kitty-diff without
|
||||
needing any :file:`~/.gitconfig` changes. Once installed, simply run::
|
||||
|
||||
git kitten diff
|
||||
|
||||
|
||||
Why does this work only in kitty?
|
||||
----------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue