124
edits
No edit summary |
|||
Line 48: | Line 48: | ||
Let's get the preliminaries out of the way: | Let's get the preliminaries out of the way: | ||
# Ensure that ssh is properly configured with the ssh key you created during your commit access process (e.g. using ssh-agent + ssh-add, or editing .ssh/config) | |||
# Create a test commit | |||
# Ensure your working directory is clear (that you have have no modified files with <tt>hg status</tt>. | |||
After that there are multiple ways to push to try; but the two most common are: | After that there are multiple ways to push to try; but the two most common are: |
edits