]> AND Public Git Repository - simgrid.git/blobdiff - doc/doxygen/inside_cmake.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s4u: implement Engine::setConfig()
[simgrid.git] / doc / doxygen / inside_cmake.doc
index 75bfa5cd76b87f0139765404cd07989a83303e35..3124c78b4cc1b7e99ef625dbec50725a6944328e 100644 (file)
@@ -133,5 +133,5 @@ examples to find one that can be adapted to your own example.
 Once you're done, you must run "make distcheck" to ensure that you did not forget to add any file to the distributed 
 archives. This ensures that everything was commited correctly, so you have to first commit before running 
 "make distcheck". If you forgot something, you want to "git commit --amend". But never amend a commit that you already 
-pushed to public repositories! Do a second commit in that case.
+pushed to public repositories, or you'll break the checkouts of your fellow co-workers! Do a second commit in that case.
 */