Yann Dirson <dirson@xxxxxxxxx> writes: >> > Syntax like origin/pu^{/Merge 'kb/blame-author-email'}2 would be > ... > Another idea: origin/pu^{:2/Merge 'kb/blame-author-email'} What are these "2"s? You need to question how you figured out the commit you want is the second one reachable (in whatever traversal order) from something in the first place. Didn't you use "git log --oneline" or something to find that out? At that point, you have the object name already, so I doubt such a "counting" feature is of much practical use. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html