ColMelvin / git-svn-diff

SVN-style diffs for git-svn repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revisions not accepted for commit-ids

ColMelvin opened this issue · comments

When specifying the commit using a revision identifier (e.g. BASE), the script returns the following error and then dies:

rev-parse --quiet --verify BASE: command returned error: 1

A work-around is to use the -r option.