add initial git support

This commit is contained in:
Kujtim Hoxha
2025-04-12 18:45:36 +02:00
parent 0697dcc1d9
commit bd2ec29b65
19 changed files with 791 additions and 176 deletions

4
cmd/git/main.go Normal file
View File

@@ -0,0 +1,4 @@
package main
func main() {
}