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] |
270
270:1d5e48ac6718
.gitconfig: some more shortcuts and tweaks
Anton Shestakov <av6@dwimlabs.net>
previous changes: 173:7c2e8fa084cf
line |
diff
|
up = checkout |
173
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 |
270
270:1d5e48ac6718
.gitconfig: some more shortcuts and tweaks
Anton Shestakov <av6@dwimlabs.net>
previous changes: 173:7c2e8fa084cf
line |
diff
|
d = diff --word-diff=color --word-diff-regex=. |
270:1d5e48ac6718
.gitconfig: some more shortcuts and tweaks
Anton Shestakov <av6@dwimlabs.net>
previous changes: 173:7c2e8fa084cf
line |
diff
|
gl = log --graph --decorate --all --abbrev-commit |