Cake.Hg addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Hg.
Contains functionality for working with Mercurial.
#addin Cake.Hg
Commit
HgCommit Alias from Cake.Hg addin |
Create mercurial commit. |
Diff
HgDiff Alias from Cake.Hg addin |
Get diff of repository. |
Hg
Hg Alias from Cake.Hg addin |
Return mercurial repository. |
Init
HgInit Alias from Cake.Hg addin |
Init mercurial repository. |
Merge
HgMerge Alias from Cake.Hg addin |
Perform merge of two branches |
Push
HgPush Alias from Cake.Hg addin |
Push local changes to remote repository. |
HgPush Alias from Cake.Hg addin |
Push local changes to remote repository. |
Tag
HgTag Alias from Cake.Hg addin |
Apply a symbolic identifier for a changeset [tag]. |
HgTags Alias from Cake.Hg addin |
Get list of current tags. |
Tip
HgTip Alias from Cake.Hg addin |
Get the tip revision. |