Dropped personal info
This commit is contained in:
parent
124b5c0a7f
commit
a1b5851124
2 changed files with 7 additions and 10 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit fceb89ab3cd688174f54533994150cae5fa397c1
|
Subproject commit 10be5d6b7b49e12db68bdec6b422be17a28658fe
|
|
@ -1,9 +1,5 @@
|
||||||
[user]
|
[include]
|
||||||
name = Josh Sherman
|
path = ~/.dotfiles/.dotprivate/git/gitconfig
|
||||||
email = josh@gravityblvd.com
|
|
||||||
|
|
||||||
[github]
|
|
||||||
user = joshtronic
|
|
||||||
|
|
||||||
[color]
|
[color]
|
||||||
branch = auto
|
branch = auto
|
||||||
|
@ -21,7 +17,8 @@
|
||||||
|
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = simple
|
||||||
|
|
||||||
[filter "lfs"]
|
[filter "lfs"]
|
||||||
clean = git-lfs clean %f
|
clean = git-lfs clean %f
|
||||||
smudge = git-lfs smudge %f
|
smudge = git-lfs smudge %f
|
||||||
required = true
|
required = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue