pulkit added inline comments.

INLINE COMMENTS

> uncommit.py:87
> +    if not files:
> +        repo.ui.status(_("all files uncommitted, the commit is now empty\n"))
> +

how about something like this `(preserving the empty commit)`. The reason is 
that we need to tell that the empty commit is preserved more than the fact the 
commit is empty.

note the `(`, it makes it look like a help text.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D5969

To: martinvonz, #hg-reviewers
Cc: pulkit, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to