2015-10-24 00:57:07 +02:00
|
|
|
[user]
|
2015-12-15 01:21:21 +01:00
|
|
|
name = Frieder Schlesier
|
2018-05-28 19:55:53 +02:00
|
|
|
email = frieder@fschl.de
|
2015-12-15 01:21:21 +01:00
|
|
|
|
|
|
|
[github]
|
|
|
|
user = fschl
|
|
|
|
|
|
|
|
[merge]
|
|
|
|
|
|
|
|
# Include summaries of merged commits in newly created merge commit messages
|
|
|
|
log = true
|
|
|
|
|
2017-03-07 18:02:07 +01:00
|
|
|
[gitlab]
|
|
|
|
user = fschl
|
|
|
|
|
|
|
|
[merge]
|
|
|
|
|
|
|
|
# Include summaries of merged commits in newly created merge commit messages
|
|
|
|
log = true
|
|
|
|
|
2015-12-15 01:21:21 +01:00
|
|
|
[diff]
|
|
|
|
|
|
|
|
# Detect copies as well as renames
|
|
|
|
renames = copies
|
|
|
|
|
2015-10-24 00:57:07 +02:00
|
|
|
[credential]
|
2015-12-15 01:21:21 +01:00
|
|
|
helper = cache
|
2015-10-24 00:57:07 +02:00
|
|
|
[color]
|
2015-12-15 01:21:21 +01:00
|
|
|
ui = true
|
2022-02-12 23:20:53 +01:00
|
|
|
[pull]
|
|
|
|
rebase = true
|
2022-04-02 09:56:50 +02:00
|
|
|
[init]
|
|
|
|
defaultBranch = main
|