Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 459 Bytes

README.markdown

File metadata and controls

23 lines (14 loc) · 459 Bytes

vigil-diff

watch git-diff's output with vim while you change files.

requirements

installation

just copy bin/vigil somewhere into your $PATH

usage

open first terminal and

cd /your/git/repo
vigil-diff file-to-watch

open second terminal and edit /your/git/repo/file-to-watch (using any $EDITOR)