Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 2/7] contrib/subtree: Use %B for Split Subject/Body

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:55:42

"郑文辉(Techlive Zheng)"  [off-list ref] writes:
quoted
+test_expect_success 'check hash of split' '
+        spl1=$(git subtree split --prefix subdir) &&
+        undo &&
+        git subtree split --prefix subdir --branch splitbr1test &&
+        check_equal ''"$(git rev-parse splitbr1test)"'' "$spl1"
+        git checkout splitbr1test &&
+        new_hash=$(git rev-parse HEAD~2) &&
+        git checkout mainline &&
+        check_equal ''"$new_hash"'' "$subdir_hash"
+'
+
This test is not test the correct thing, I am currently working on it.
Will keep the topic branch out of 'next' for now.

David, how would you like to handle a reroll of this piece?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help