Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/index-pack-report-missing'
[gitweb.git]
/
t
/
t9167-git-svn-cmd-branch-subproject.sh
diff --git
a/t/t9167-git-svn-cmd-branch-subproject.sh
b/t/t9167-git-svn-cmd-branch-subproject.sh
index 53def876edcf199afb35c2a6e09b0d35979499fc..ba35fc06fcee2e2dad41db682b29ede932a2e96f 100755
(executable)
--- a/
t/t9167-git-svn-cmd-branch-subproject.sh
+++ b/
t/t9167-git-svn-cmd-branch-subproject.sh
@@
-31,7
+31,7
@@
test_expect_success 'import into git' '
git svn init --trunk=trunk/project --branches=branches/*/project \
--tags=tags/*/project "$svnrepo" &&
git svn fetch &&
- git checkout remotes/trunk
+ git checkout remotes/
origin/
trunk
'
test_expect_success 'git svn branch tests' '