Ah well, ok. That seems pretty counterintuitive to me though. I suppose Hg has its quirks just like ... that other DCVS system ... :P
On Mon, Mar 17, 2014 at 1:07 PM, Antoine Pitrou <solip...@pitrou.net> wrote: > On Mon, 17 Mar 2014 13:02:23 -0700 > Sean Felipe Wolfe <ether....@gmail.com> wrote: >> I'm getting my feet wet with the cpython sources and Mercurial. I'm a >> bit confused -- when I checkout a branch, eg. 3.3, and I do an 'hg >> log', why do I see log messages for other branches? > > This is a classic hg question, you would get the answer by asking > Mercurial for help: hg log --help :) > > Basically, to restrict the log to a given branch, just use the -b > option: hg log -b 3.3. > > Regards > > Antoine. > > > _______________________________________________ > Python-Dev mailing list > Python-Dev@python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/ether.joe%40gmail.com -- A musician must make music, an artist must paint, a poet must write, if he is to be ultimately at peace with himself. - Abraham Maslow _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com