Skip to content
Snippets Groups Projects
Commit 6ad456e3 authored by Georges Racinet's avatar Georges Racinet
Browse files

New command to assert uniqueness of successor and display it

This will be useful for rebase and fold operations from the Rails
app.

As explained in the docstring, the same result can be obtained with
two successive calls to hg log, together with parsing of results
to refuse ambiguities.

While such a upstream Mercurial or Evolve should provide
a template for this, we'll have a much better robustness with
this fully tested command. Making the call from Rails the simplest
possible has the biggest value for us.
parent dd6fc894
No related branches found
No related tags found
Loading
Checking pipeline status