📅 2011-Jun-14 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ command prompt, tortoisehg ⬩ 📚 Archive
TortoiseHg makes Mercurial a joy to use! But, what if you prefer to invoke the TortoiseHg dialogs from the Command Prompt? That is easy too! The command you need to use is thg
and you can see all the possible options (dialogs) it supports by using thg --help
.
There are 2 dialogs that I frequently use: the Workbench (to look at history) and Commit (to checkin changes). The commands for these are thg log
and thg commit
respectively.
Tried with: TortoiseHg 2.0.4