Prune change-management.rst and update links.
[alexxy/gromacs.git] / python_packaging / docker / ci.dockerfile
index 442f9687fa6f66195f35e0f8d855517abb6c75c8..42b0d7f0f84ad9cef64ebf0c9e318649db40f3e4 100644 (file)
@@ -12,7 +12,7 @@
 # Build from the GROMACS image at the current fork point. Tag with the feature
 # name or the current revision.
 #
-#    FORKPOINT=$(git show -s --pretty=format:"%h" `git merge-base gerrit_master HEAD`)
+#    FORKPOINT=$(git show -s --pretty=format:"%h" `git merge-base master HEAD`)
 #    REF=`git show -s --pretty=format:"%h"`
 #    # or
 #    REF="fr1"