config
This commit is contained in:
parent
6527333226
commit
d4c1b64c02
6 changed files with 27 additions and 5 deletions
|
@ -1,17 +0,0 @@
|
|||
# This is Git's per-user configuration file.
|
||||
[user]
|
||||
# Please adapt and uncomment the following lines:
|
||||
name = Matt Nish-Lapidus
|
||||
email = matt@emenel.ca
|
||||
[core]
|
||||
editor = emacsclient
|
||||
excludesfile = /Users/emenel/.gitignore
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
[pull]
|
||||
rebase = false
|
||||
[init]
|
||||
defaultBranch = main
|
Loading…
Add table
Add a link
Reference in a new issue