Move a bunch of configs around to make docker happy.
This commit is contained in:
parent
4e7f47891a
commit
b138c57d95
7 changed files with 5 additions and 17 deletions
|
@ -1,10 +1,12 @@
|
|||
[user]
|
||||
name = Anna Wiggins
|
||||
name = Anna Wiggins
|
||||
email = annabunches@gmail.com
|
||||
signingkey = EFEF6022
|
||||
[push]
|
||||
default = simple
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[gpg]
|
||||
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…
Add table
Add a link
Reference in a new issue