summaryrefslogtreecommitdiffhomepage
path: root/cmd/git
diff options
context:
space:
mode:
authorKujtim Hoxha <[email protected]>2025-04-13 13:17:17 +0200
committerKujtim Hoxha <[email protected]>2025-04-21 13:41:25 +0200
commit3ad983db0f2c08826d56cb5de274d706c95b3353 (patch)
tree3151e7f361dc2b468429791d581eb5f3d658f84f /cmd/git
parent5601466fe1610b777895682050b1b458f80c0ac8 (diff)
downloadopencode-3ad983db0f2c08826d56cb5de274d706c95b3353.tar.gz
opencode-3ad983db0f2c08826d56cb5de274d706c95b3353.zip
cleanup app, config and root
Diffstat (limited to 'cmd/git')
-rw-r--r--cmd/git/main.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/cmd/git/main.go b/cmd/git/main.go
deleted file mode 100644
index da29a2cad..000000000
--- a/cmd/git/main.go
+++ /dev/null
@@ -1,4 +0,0 @@
-package main
-
-func main() {
-}