Move a bunch of configs around to make docker happy.
This commit is contained in:
parent
4e7f47891a
commit
b138c57d95
|
@ -1,10 +1,12 @@
|
||||||
[user]
|
[user]
|
||||||
name = Anna Wiggins
|
name = Anna Wiggins
|
||||||
email = annabunches@gmail.com
|
email = annabunches@gmail.com
|
||||||
signingkey = EFEF6022
|
signingkey = EFEF6022
|
||||||
[push]
|
|
||||||
default = simple
|
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
[gpg]
|
[gpg]
|
||||||
program = gpg2
|
program = gpg2
|
||||||
|
[push]
|
||||||
|
default = simple
|
||||||
|
[alias]
|
||||||
|
graph = log --graph --oneline --decorate --all
|
|
@ -1,14 +0,0 @@
|
||||||
# This is Git's per-user configuration file.
|
|
||||||
[user]
|
|
||||||
# Please adapt and uncomment the following lines:
|
|
||||||
name = Anna Wiggins
|
|
||||||
email = annabunches@gmail.com
|
|
||||||
signingkey = 0448ED78
|
|
||||||
[commit]
|
|
||||||
gpgsign = true
|
|
||||||
[gpg]
|
|
||||||
program = gpg2
|
|
||||||
[push]
|
|
||||||
default = upstream
|
|
||||||
[alias]
|
|
||||||
graph = log --graph --oneline --decorate --all
|
|
Loading…
Reference in New Issue
Block a user