...
See the MettleCI Command Shell installation documentation.
Initial commit procedure
...
- View your final "golden copy" commit in Bitbucket by clicking on the Commit hash link. Ensure you are looking at the correct branch (developmaster).
- Add a tag, call it PROD_BASELINE, GOLDEN_COPY or whatever you think is appropriate.
- You should now be able to quickly access this particular revision from within Git/Bitbucket by using the tag name. Bitbucket allows you to select this vision from within the Branch Selection drop down → Tags.
...