173
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
[user] |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
name = Anton Shestakov |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
email = av6@dwimlabs.net |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
|
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
[push] |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
default = current |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
|
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
[commit] |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
verbose = true |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
|
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
[alias] |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
st = status |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
ci = commit |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
d = diff |
173:7c2e8fa084cf
.gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line |
diff
|
gl = log --graph --decorate --all |