Closed whitead closed 3 years ago
tag command should be git checkout tags/v2.9.4 -b v2.9.4 and that is missing from HPC instructions.
git checkout tags/v2.9.4 -b v2.9.4
Fixed by #295
tag command should be
git checkout tags/v2.9.4 -b v2.9.4
and that is missing from HPC instructions.