This is an archive of the discontinued Mercurial Phabricator instance.

annotate: describe --skip as taking a revset
ClosedPublic

Authored by durin42 on Dec 6 2019, 12:59 PM.

Details

Summary

It's obvious to me, but probably wouldn't be obvious to a novice user.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Dec 6 2019, 12:59 PM
pulkit added a subscriber: pulkit.Dec 6 2019, 1:10 PM

Isn't it that where ever we says revisions we imply revsets?

It said revision before, so at a minimum we should add an s...

(I don't know if we imply revset when we say revisions.)

pulkit accepted this revision.Dec 10 2019, 10:06 AM
This revision is now accepted and ready to land.Dec 10 2019, 10:06 AM
This revision was automatically updated to reflect the committed changes.