hui (owner)

Revisions

gist: 182258 Download_button fork
public
Public Clone URL: git://gist.github.com/182258.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[hui@DYLAN ~] $ cat .gitconfig
[merge]
tool = opendiff
[core]
excludesfile = /Users/hui/.gitignore
[alias]
st = status
ci = commit
co = checkout
br = branch
[color]
ui = auto
[branch]
autosetupmerge = true