[Python-Dev] Hg: inter-branch workflow
"Martin v. Löwis"
martin at v.loewis.de
Tue Mar 22 01:32:50 CET 2011
More information about the Python-Dev mailing list
Tue Mar 22 01:32:50 CET 2011
- Previous message: [Python-Dev] Hg: inter-branch workflow
- Next message: [Python-Dev] Hg: inter-branch workflow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 22.03.2011 01:08, schrieb Eugene Toder: >> Bazaar apparently has a notion of mainline whereas Mercurial believes >> that all changesets are created equal. The tools are different. > > Mercurial has named branches. When viewing history you can restrict it > to just one named branch, which, I think, will have an effect similar > to "mainline". Not if the changes you want to suppress are actually also on the same branch as the one whose mainline you are trying to see (which they typically are, with the branch typically being "default"). Regards, Martin
- Previous message: [Python-Dev] Hg: inter-branch workflow
- Next message: [Python-Dev] Hg: inter-branch workflow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list