Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/add-empty-fix'
[gitweb.git]
/
contrib
/
remote-helpers
/
test-bzr.sh
diff --git
a/contrib/remote-helpers/test-bzr.sh
b/contrib/remote-helpers/test-bzr.sh
index 1e850c313d5484bed117f97d42f80d0473fdff49..1e53ff9a584a302366dcbd647a2e27db3fd1b9fe 100755
(executable)
--- a/
contrib/remote-helpers/test-bzr.sh
+++ b/
contrib/remote-helpers/test-bzr.sh
@@
-379,7
+379,7
@@
test_expect_success 'export utf-8 authors' '
git add content &&
git commit -m one &&
git remote add bzr "bzr::../bzrrepo" &&
- git push bzr
+ git push bzr
master
) &&
(