This is an archive of the discontinued Mercurial Phabricator instance.

git: correctly handle "nothing changed" commits
ClosedPublic

Authored by durin42 on Sep 7 2020, 5:31 PM.

Details

Summary

I guess localrepo.commit() actually returns an Optional[node], which
is a bit of a surprise to me.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage