What I mean is something identical to the function of, say, `git log upstream/master b59e00e...f79a12b` This does not work for iter_commits, as rev only takes one argument. If there is a way to do this natively, it is not documented.
What I mean is something identical to the function of, say,
git log upstream/master b59e00e...f79a12bThis does not work for iter_commits, as rev only takes one argument. If there is a way to do this natively, it is not documented.