D5489: histedit: add warning message on editing tagged commits (issue4017)

Yuya Nishihara yuya at tcha.org
Sat Jan 5 21:13:54 EST 2019


> > mharbison72 wrote in histedit.py:1707
> > Out of curiosity, why the sleep?
> 
> Otherwise, the user won't be able to see the warning as the editor opens for histedit.

Maybe `ui.prompt()`?

I don't like this sort of `sleep()` use. 1 sec wouldn't be enough to notice the
warning.


More information about the Mercurial-devel mailing list