summaryrefslogtreecommitdiffstats
path: root/vim/doc/ft-gitcommit-plugin.txt
blob: 0d89ae18c7ee20ae4bc59ddc708c2ef3aa433d37 (plain) (blame)
1
2
3
4
5
GIT COMMIT                                              *ft-gitcommit-plugin*

One command, :DiffGitCached, is provided to show a diff of the current commit
in the preview window.  It is equivalent to calling "git diff --cached" plus
any arguments given to the command.