RickyCaste

Primary tabs

Useful hg commands

hg is an alternative to git ( as used with Github) and has a few special useful options.

hg annotate main.cpp
hg paths

git help tips

git tips 1

git --help everyday

The above command is useful but I would like an 'ordered list' approach to the actions such that they merge easily with the git commands.
ssh with git
setting-your-username-in-git
try also

git var -l

Subscribe to RSS - RickyCaste