Upload files to "/"

This commit is contained in:
2025-03-23 20:06:35 -05:00
commit 889880169c
4 changed files with 68 additions and 0 deletions

15
config Normal file
View File

@@ -0,0 +1,15 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[submodule]
active = .
[remote "origin"]
url = https://git.cyber.ayyalasomayajula.net/marsultor/comp-sci-ia.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master