vim, git, aws and other three-letter words
To use fugitive as you mergetool you can use the following.
git config --global mergetool.fugitive.cmd 'vim -f -c "Gdiff" "$MERGED"' git config --global merge.tool fugitive
stackoverflow fugitive screencast
No comments:
Post a Comment