comparison tests/test-infinitepush-ci.t @ 45771:f90a5c211251

rebase: change and standarize template for rebase's one-line summary This removes the default template in rebase and switches to a centrally defined template. I've simplified it a bit to avoid the conditional parenthesis. I've also added labels so the different parts can be easily colored. The template is somewhat similar to what we've used internally at Google for a few years. I'm happy to change the template if others have opinions. Should we reuse the `color.log.` names as I have? Differential Revision: https://phab.mercurial-scm.org/D9252
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 27 Oct 2020 15:33:15 -0700
parents 26ce8e751503
children 95c4cca641f6
comparison
equal deleted inserted replaced
45770:96fcc37a9c80 45771:f90a5c211251
354 354
355 $ cd ../client 355 $ cd ../client
356 356
357 $ hg phase -r . --draft --force 357 $ hg phase -r . --draft --force
358 $ hg rebase -r 6 -d 3 358 $ hg rebase -r 6 -d 3
359 rebasing 6:9b42578d4447 "added f" (tip) 359 rebasing 6:9b42578d4447 tip "added f"
360 360
361 $ hg glog 361 $ hg glog
362 @ 7:99949238d9ac added f 362 @ 7:99949238d9ac added f
363 | draft 363 | draft
364 | o 5:b4e4bce66051 added e 364 | o 5:b4e4bce66051 added e