Преглед на файлове

git-annex in @juliens-MBP

julien colomb преди 2 години
родител
ревизия
f3fc08c2aa
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      .scripts/template_init.command

+ 2 - 2
.scripts/template_init.command

@@ -74,7 +74,7 @@ else
     rm "00repo_needs_initialisation00.txt"
 
     # arrange parent repository (no rewriting history for security issue)
-    gin commit . -m "initialisation"
+    gin git commit . -m "initialisation"
     gin upload .
 
     # add submodule to PI repo
@@ -96,7 +96,7 @@ else
     echo "submodules need intitialisation due to project $repo " >> "initialise.txt"
     
     # push changes on the server and remove the repo from the computer.
-    gin commit . -m "added project $reposhort"
+    gin git commit . -m "added project $reposhort"
     gin upload
     cd ../
     rm -rf labreports