Fossil has the special tag previous and next to refer to the 2 commits on
either sire of the current check out. It would be useful to be able to
refer to more distant commits. I am thinking numbers prefixed with either
'-' or '+', so '-r -1' would be equivalent to '-r previous', '-r -2' would
be the commit before that, etc. Likewise, '-r +1' == '-r next', '-r +2' the
one after that, etc.

Thanks
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to