Guest User

Untitled

a guest
Nov 13th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Was tested with git version 2.14.1
  2.  
  3. ```
  4. git config --global alias.opendiff 'difftool --no-prompt --tool opendiff --dir-diff'
  5. ```
  6.  
  7. and anytime after
  8.  
  9. ```
  10. git opendiff
  11. ```
Add Comment
Please, Sign In to add comment