mercurial - Push as a single revision -
i have 6 draft revisions, want push these server, single revision. i.e public should visible single revision.
i'm using tortoisehg
this duplicate of with mercurial, how can "compress" series of changesets 1 before pushing?
you find different alternatives can use. since using tortoisehg, i'd suggest try compress history... function, mentioned in answers (right-click on both start-end revisions). create new changeset containing changes in multiple changesets selected. can strip old draft changesets, , keep new 1 only.
Comments
Post a Comment