13 lines
294 B
Plaintext
13 lines
294 B
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = false
|
|
logallrefupdates = true
|
|
worktree = ../../../../../../evil
|
|
[remote "origin"]
|
|
url = https://github.com/octocat/Spoon-Knife
|
|
fetch = +refs/heads/*:refs/remotes/origin/*
|
|
[branch "main"]
|
|
remote = origin
|
|
merge = refs/heads/main
|