This commit is contained in:
Daniel Bauer
2020-03-02 11:36:18 +01:00
7 changed files with 1218 additions and 473 deletions

View File

@@ -2,8 +2,12 @@
[user]
# Please adapt and uncomment the following lines:
name = Daniel Bauer
email = bauer@cbs.tu-darmstadt.de
[pack]
threads = 8
[merge]
tool = kdiff3
[core]
pager = diff-so-fancy | less --tabs=4 -RFX
[alias]
up = !git pull --rebase --prune $@ && git submodule update --init --recursive
cm = !git add -A && git commit -m