oscar: Fix missing quote
This commit is contained in:
parent
5c348f035e
commit
c584b17a7a
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@
|
|||
lfs.enable = true;
|
||||
# TODO: delta or diff-so-fancy or difftastic
|
||||
settings = {
|
||||
user.name = "Chandler Swift;
|
||||
user.name = "Chandler Swift";
|
||||
user.email = "chandler@chandlerswift.com";
|
||||
init.defaultBranch = "main";
|
||||
pull.ff = "only";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue