diff -r 3d6d0aa55966 -r 8ac8db8dc346 mercurial/dagparser.py --- a/mercurial/dagparser.py Fri Aug 17 13:58:18 2012 -0700 +++ b/mercurial/dagparser.py Fri Aug 17 13:58:18 2012 -0700 @@ -56,13 +56,13 @@ ... :forkhere # a label for the last of the 3 nodes from above ... +5 # 5 more nodes on one branch ... :mergethis # label again - ...