]> AND Private Git Repository - loba.git/blobdiff - new_loba.sh
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Use git diff instead of diff-index for setlocalversion.
[loba.git] / new_loba.sh
index ba076fb753f1ee4f64d873ea29a9917526bb233c..506d38ac3c3488892780c3ec40d54328cb3244d6 100755 (executable)
@@ -153,5 +153,5 @@ Check for differences, update algorithm description in "options.cpp",
 write your code in "${cpp_file}", and do not forget to add new files
 in SCM repository, for example with:
         \$ git add options.cpp ${h_file} ${cpp_file}
-        \$ git commit -m 'Add algorithm ${name}."
+        \$ git commit -m 'Add algorithm ${name}.'
 EOF