Skip to content

Patrol 1.0

Compare
Choose a tag to compare
@rentziass rentziass released this 19 Oct 12:27
· 29 commits to master since this release
Support references other than commit has

This enables support for flexible references, such as:
HEAD, branch, tag, heads/branch, refs/heads/branch, refs/tags/tag,
refs/remotes/origin/branch, refs/remotes/origin/HEAD, tilde and caret
(HEAD~1, master~^, tag~2, ref/heads/master~1, ...), selection by text
(HEAD^{/fix nasty bug}), hash (prefix and full).