Files
Scanbox/.git (2)/config
2026-02-09 15:37:45 -06:00

19 lines
498 B
Plaintext

[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/*