Guy Harwood
  • Home
  • LinkedIn
  • Stack Overflow Profile
Subscribe
Tagged

Source Control

A collection of 1 post

Cheat Sheets

Mercurial - Common Tasks Cheat Sheet

I find myself referring back to a text file full of commands that i keep on Mercurial when performing common tasks like branching and merging.… To create a branch called myNewFeature (notice how you must commit the branch creation, which is different to git) > hg branch myNewFeature > hg

Guy Harwood Sep 5, 2012 • 2 min read
Guy Harwood © 2022
Powered by Ghost