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