Skip to content

Giving a commit range to Fogit #119

Answered by rbong
marlun asked this question in Q&A
Discussion options

You must be logged in to vote

When you are using tig ..origin it is the same as git log ..origin. The first positional argument to git log and tig is the Git revision descriptor.

Flog does not support positional arguments, but you can pass the revision via the -rev argument.

Therefore, you can do this by running :Flog -rev=..origin

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by marlun
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants