mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 10:20:14 +00:00
reset git history
This commit is contained in:
12
git/gitconfig.symlink
Normal file
12
git/gitconfig.symlink
Normal file
@ -0,0 +1,12 @@
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
[user]
|
||||
name = Noah Masur
|
||||
email = noah.masur@take2games.com
|
||||
[hub]
|
||||
host = github.take2games.com
|
||||
[pager]
|
||||
branch = false
|
Reference in New Issue
Block a user