Prune change-management.rst and update links.
[alexxy/gromacs.git] / python_packaging / docker / README.md
index e22ba4dbcefdbbb0bcd158b67870975a017b1d46..b149784a69fc24409e7c86da278c7b1e37cfd8fd 100644 (file)
@@ -7,9 +7,7 @@ by future Jenkins infrastructure.
 Assume you have already checked out the commit you want to build for.
 Assume the following definitions.
 
-    git fetch https://github.com/gromacs/gromacs.git master
-    git branch gerrit_master FETCH_HEAD
-    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`)
     TAG="fr1" # for functional requirement 1
 
 ## Building