jj/docs
Martin von Zweigbergk 7d3d0fe83c revsets: allow the .. operator to be used as prefix or suffix (#46)
It makes sense to omit either of the arguments of the `..` operator,
even though `..x` is equivalent to `:x`. `x..`, with a implied right
argument of `heads()` is more useful.
2021-12-15 22:16:22 -08:00
..
code-of-conduct.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
contributing.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
git-comparison.md revsets: swap meaning of operators ~ and - (#46) 2021-12-12 23:02:29 -08:00
related_work.md docs: mention Breezy as a similar tool 2021-11-04 08:32:42 -07:00
revsets.md revsets: allow the .. operator to be used as prefix or suffix (#46) 2021-12-15 22:16:22 -08:00
tutorial.md docs: add pointer to new revset doc in tutorial (#46) 2021-12-15 21:41:11 -08:00