Skip to content

Instantly share code, notes, and snippets.

@girishrau
Last active October 2, 2018 00:35
Show Gist options
  • Save girishrau/680ef9a7cc9968550f663c2e0b7c363f to your computer and use it in GitHub Desktop.
Save girishrau/680ef9a7cc9968550f663c2e0b7c363f to your computer and use it in GitHub Desktop.
[Git Diff/Merge] Configure merge tool #git
$ git config --global merge.tool bc3
$ git config --global mergetool.bc3.path /bin/bcompare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment