git svn: catch lack of upstream info for dcommit earlier
commit2cb611054a9597a00e9387c77e75d82e78982e60
authorThomas Rast <trast@student.ethz.ch>
Sun, 31 Aug 2008 13:50:59 +0000 (31 15:50 +0200)
committerEric Wong <normalperson@yhbt.net>
Fri, 5 Sep 2008 23:58:39 +0000 (5 16:58 -0700)
treec55126870c644df2aa78cf00dab07076c117a092
parent991255c634500fe51a70aae6a8e7c8d7b73db0cc
git svn: catch lack of upstream info for dcommit earlier

Since 711521e 'git svn dcommit' attempts to use the upstream
information to determine the SVN URL, before it verifies that it even
found an upstream.  Move up the corresponding check.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl