Skip to content

Instantly share code, notes, and snippets.

@phouverneyuff
Last active May 4, 2019 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phouverneyuff/9b66e58e466ea0fd5223b15eee599d1a to your computer and use it in GitHub Desktop.
Save phouverneyuff/9b66e58e466ea0fd5223b15eee599d1a to your computer and use it in GitHub Desktop.
[user]
name = Paulo Ouverney
email = ph.ouverney@gmail.com
[core]
editor = gedit
autocrlf = input
[credential]
helper = cache --timeout 7200
[push]
default = current
[diff]
tool = meld
[merge]
tool = meld
#[mergetool "meld"]
# path = /usr/bin/meld
# trustExitCode = false
[filter "media"]
required = true
clean = git media clean %f
smudge = git media smudge %f
[color]
status = auto
branch = auto
interactive = auto
diff = auto
ui = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment