2014-10-05 22:30:10 +03:00
|
|
|
[user]
|
2021-12-22 23:16:41 +02:00
|
|
|
name = Aminda Suomalainen
|
|
|
|
email = suomalainen+git@mikaela.info
|
2022-01-06 20:45:13 +02:00
|
|
|
# Aminda Suomalainen FINEID 20.12.2021-20.12.2026
|
|
|
|
signingkey = ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuq/w936y0Enjg7e+t27p6Hwj7RJpuDdhjV/FeikCitey23dx72yIFe3giHW10eBKHr0lhWbDhm2m0b74ZNKneR+oJ99Kl98KegGwjS/gRcjYILHWBJBCF7y61XNeJTlehEZ4zAXS3zLGaZ6DUWY3aqoMkoiAFDdHEAu5EfYITybR+eQZNiGOLVpEVC96bSgGYl4BtUjLib8YCkznllo1hbQWOJSeftIkCJj/XcOvX5kIHsnTMdkgPVd+JhBJ1ReYLf4mBYA0BVTBbHJVrMajz77Oo4iZua3XDw3RF9cekAHjh+x/zZntwiRu0k51xI0mX5nr9SsuiQccD/fxwCoI9P1u2xZHFthiHl4MxUvTRDuBTz8bktdUruqxJP+ZkKZmuozLhP738m+9nMRiavSJm0RQGDUMXfHoJ8+9VVB4uZRZq9Hprt7ReCYobgRaq4220Cpg/WADcm13o0jp0PKOl2uiS6MdIbReiLGJVf/XxeNun43K1+osv/Ermy6qL5WM=
|
2022-01-18 11:46:23 +02:00
|
|
|
#signingkey = ~/.ssh/id_ed25519.pub
|
2019-11-20 11:15:39 +02:00
|
|
|
##wtop
|
2021-09-21 10:48:36 +03:00
|
|
|
#email = mikaela+digitalents@mikaela.info
|
|
|
|
#signingkey = 0xDF046339D69EB8C9
|
2012-12-21 14:50:51 +02:00
|
|
|
[alias]
|
2014-06-30 15:05:27 +03:00
|
|
|
cleandi = clean -di
|
|
|
|
cleandix = clean -dix
|
2014-10-08 23:28:16 +03:00
|
|
|
# From http://progit.org/book/ch2-7.html
|
|
|
|
last = cat-file commit HEAD
|
|
|
|
mergen = merge --no-ff
|
|
|
|
pulln = pull --no-ff
|
2014-10-09 22:17:16 +03:00
|
|
|
pullen = pull --no-ff
|
2022-03-18 13:03:53 +02:00
|
|
|
verify = verify-commit HEAD
|
2014-10-08 23:28:16 +03:00
|
|
|
|
2012-12-21 14:50:51 +02:00
|
|
|
[core]
|
2014-06-30 15:05:27 +03:00
|
|
|
editor = vim
|
2014-06-08 11:53:10 +03:00
|
|
|
autocrlf = input
|
2012-12-21 14:50:51 +02:00
|
|
|
[color]
|
2014-06-01 16:18:18 +03:00
|
|
|
# From git manpage and http://book.git-scm.com/5_customizing_git.html
|
|
|
|
branch = true
|
|
|
|
diff = true
|
|
|
|
grep = true
|
|
|
|
interactive = true
|
|
|
|
pager = true
|
|
|
|
showbranch = true
|
|
|
|
status = true
|
|
|
|
ui = true
|
2014-05-25 17:28:49 +03:00
|
|
|
[push]
|
2014-06-01 16:18:18 +03:00
|
|
|
default = current
|
2016-04-10 11:50:38 +03:00
|
|
|
gpgSign = if-asked
|
2014-07-14 21:17:14 +03:00
|
|
|
[credential]
|
2014-10-05 22:30:10 +03:00
|
|
|
helper = cache --timeout=86400
|
|
|
|
[merge]
|
|
|
|
ff = only
|
2015-02-14 22:48:03 +02:00
|
|
|
[format]
|
2016-04-10 11:50:38 +03:00
|
|
|
signOff = true
|
2016-04-09 13:04:48 +03:00
|
|
|
[commit]
|
|
|
|
gpgsign = true
|
2016-06-20 19:00:04 +03:00
|
|
|
[diff]
|
|
|
|
compactionHeuristic = true
|
|
|
|
[pager]
|
|
|
|
# log = diff-highlight | less
|
|
|
|
# show = diff-highlight | less
|
|
|
|
# diff = diff-highlight | less
|
|
|
|
[interactive]
|
|
|
|
# diffFilter = diff-highlight
|
2019-12-08 11:52:16 +02:00
|
|
|
[gpg]
|
2022-01-06 20:45:13 +02:00
|
|
|
format = ssh
|
2019-12-08 11:52:16 +02:00
|
|
|
[tag]
|
2022-01-06 20:45:13 +02:00
|
|
|
forceSignAnnotated = true
|
2020-06-13 22:12:12 +03:00
|
|
|
[pull]
|
2022-01-06 20:45:13 +02:00
|
|
|
ff = only
|
2020-09-13 17:55:34 +03:00
|
|
|
[init]
|
2022-01-06 20:45:13 +02:00
|
|
|
defaultBranch = cxefa
|
|
|
|
[gpg "ssh"]
|
|
|
|
allowedSignersFile = ~/src/gitea.blesmrt.net/Mikaela/ssh-allowed_signers/allowed_signers
|