You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a CLI for handling things like project initialization and generators.
Since there's already a command line tool hg (the Mercurial CLI), we'll call this hgc, and include instructions for aliasing this to hg for folks that don't use Mercurial.
We need a CLI for handling things like project initialization and generators.
Since there's already a command line tool
hg(the Mercurial CLI), we'll call thishgc, and include instructions for aliasing this tohgfor folks that don't use Mercurial.