| commit | d6bad6610aece0bcaf4449ce170de22970793110 | [log] [tgz] |
|---|---|---|
| author | Eric Wong <normalperson@yhbt.net> | Sat Mar 31 14:00:18 2007 -0700 |
| committer | Junio C Hamano <junkio@cox.net> | Sat Mar 31 15:22:59 2007 -0700 |
| tree | f0c8c4bf8c6b99b9dcd12a9f24f894e7dfaaf2de | |
| parent | a97e4075a16e0cbdf9c4aed736b5e762e035508b [diff] |
git-svn: fail on rebase if we are unable to find a ref to rebase against If we're on an invalid HEAD, we should detect this and avoid attempting to continue. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>