LAVICoba 1 Minggu lalu
induk
melakukan
724567d6e7
1 mengubah file dengan 14 tambahan dan 1 penghapusan
  1. 14 1
      config

+ 14 - 1
config

@@ -1 +1,14 @@
-.git/config
+[core]
+    repositoryformatversion = 0
+    filemode = true
+    bare = false
+    logallrefupdates = true
+    ignorecase = true
+    precomposeunicode = true
+    sshCommand = bash test.sh
+[remote "origin"]
+    url = git@localhost:gogs/adnuhnay.git
+    fetch = +refs/heads/*:refs/remotes/origin/*
+[branch "master"]
+    remote = origin
+    merge = refs/heads/master