If not, is this a feature that git has?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
YGL’s answer is the right one for log, see this thread:
hg log -r :multirevs:
If
BEGINis greater thanEND, revisions are treated in reverse order.Note: if you want to do the same with Graphlog (the
glogthat behaves like (a subset of) the normallogcommand except that it also prints a graph representing the revision history using ASCII characters to the left of thelog.), you will need a patch.