Use the refname given by git-receive-pack in get_revs_between so that we can find on which branch we are working. If branch is the same as the HEAD then return the full history
Seems like a good idea :)
rebased
Looks good to me, thanks :)
Pull-Request has been merged by pingou
Use the refname given by git-receive-pack in get_revs_between so that we can find on which branch we are working.
If branch is the same as the HEAD then return the full history