Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

Re: [PATCH 4/7] Add a test for rebase when a change was picked upstream

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

Yann Dirson [off-list ref] writes:
+export GIT_AUTHOR_EMAIL=bogus_email_address
This is probably not needed for this test, although it would not
hurt.
+test_expect_success \
+    'rebase topic branch against new master and check git-am did not get halted' \
+    'sh -x git-rebase master &&
+     test ! -d .dotest
+'
Some people build git with SHELL_PATH=/bin/bash because their
/bin/sh is not POSIX enough (e.g. Solaris).  Perhaps emulate
what t5501 does?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help