chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Convert git_id() to the new id format
[stgit]
/
t
/
t2000-sync.sh
diff --git
a/t/t2000-sync.sh
b/t/t2000-sync.sh
index 9852eb87e3c6efab6d5ca859739bdb14de753944..f4e8b07763bc04a7600682a4940fe14da28141ab 100755
(executable)
--- a/
t/t2000-sync.sh
+++ b/
t/t2000-sync.sh
@@
-37,7
+37,7
@@
test_expect_success \
test_expect_success \
'Create a branch with empty patches' \
'
- stg branch -c foo
base
&&
+ stg branch -c foo
{base}
&&
stg new p1 -m p1 &&
stg new p2 -m p2 &&
stg new p3 -m p3 &&