Skip to content

haya14busa/git-mergetool-vimdiff-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Git Mergetool Vimdiff Wrapper

What's this?

Modify git mergetool vimdiff's BAD UI(UI changes when git's BASE dosen't exist).

Always MERGED pain is bottom!

Setup

git clone https://github.com/haya14busa/git-mergetool-vimdiff-wrapper.git
cd git-mergetool-vimdiff-wrapper
cp myvimdiff /usr/local/bin/
git config --global mergetool.myvimdiff.cmd 'myvimdiff "$MERGED" "$LOCAL" "$BASE" "$REMOTE"'
git config --global merge.tool myvimdiff

About

git mergetool vimdiff wrapper

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages