Signed-off-by: David Kågedal <davidk@lysator.liu.se>
Signed-off-by: Karl Hasselström <kha@treskal.com>
test_expect_success \
'Fork stack off parent branch, and add patches to the stack' \
'
test_expect_success \
'Fork stack off parent branch, and add patches to the stack' \
'
git branch -m master parent &&
git branch -m master parent &&
stg branch --create stack &&
git repo-config branch.stack.stgit.pull-policy rebase &&
git repo-config --list &&
stg branch --create stack &&
git repo-config branch.stack.stgit.pull-policy rebase &&
git repo-config --list &&