Mercurial > evolve
comparison hgext3rd/serverminitopic.py @ 4231:3eb78bdcdd7c stable
topic: improve UX by using pager only when we should
Before this patch we were using pager in every case of topic command,
either it is setting up a new topic or clearing the active topic.
After this patch it will not use pager in following commands:
$ hg topic [TOPIC] -r [rev]
$ hg topic --clear
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Tue, 06 Nov 2018 15:53:18 +0530 |
parents | e527df0f2a68 |
children | b74a31c69ad5 |
comparison
equal
deleted
inserted
replaced
4230:e796835fe6b3 | 4231:3eb78bdcdd7c |
---|