-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitconfig
43 lines (43 loc) · 846 Bytes
/
.gitconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[user]
name = Stefan Dorunga
email = stefandorunga@gmail.com
[github]
user = sdorunga1
[alias]
st = status
ci = commit
br = branch
co = checkout
df = diff
lg = log -p
alog = log --graph --oneline --all
g = grep --break --heading --line-number --color=always
[color]
branch = auto
diff = auto
interactive = auto
status = auto
[color "branch"]
current = yellow reverse
local = yellow
remote = green
[color "diff"]
meta = yellow bold
frag = magenta bold
old = red bold
new = green bold
[color "status"]
added = yellow
changed = green
untracked = cyan
[format]
pretty = %C(yellow)%h%Creset %Cgreen[%cr]%Creset (%an) %s
[pull]
default = current
[push]
default = current
[core]
excludesfile = ~/.gitignore
editor = /usr/local/bin/vim
[pivotal-tracker]
token = 7e6e0d835f9cd8a25a86d3f72386bf57