a
This commit is contained in:
18
.git (2)/config
Normal file
18
.git (2)/config
Normal file
@@ -0,0 +1,18 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = false
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
symlinks = false
|
||||
ignorecase = true
|
||||
[remote "origin"]
|
||||
url = C:\\Users\\Usuario\\Desktop\\scanbox.git
|
||||
fetch = +refs/heads/*:refs/remotes/origin/*
|
||||
[branch "main"]
|
||||
remote = origin
|
||||
merge = refs/heads/main
|
||||
vscode-merge-base = origin/main
|
||||
gk-last-accessed = 2026-01-13T16:06:46.960Z
|
||||
[remote "main"]
|
||||
url = https://gitea.giat.synology.me/AngelJurado/Scanbox.git
|
||||
fetch = +refs/heads/*:refs/remotes/main/*
|
||||
Reference in New Issue
Block a user