On Wed, May 29, 2013 at 12:31 AM, Johannes Sixt wrote:
> Am 5/29/2013 8:39, schrieb Martin von Zweigbergk:
>> +test_run_rebase () {
>> + result=$1
>> + shift
>> + test_expect_$result "rebase $* --onto --root with merge-base does not
>> go to root" "
>> + reset_rebase &&
>>
Am 5/29/2013 8:39, schrieb Martin von Zweigbergk:
> +test_run_rebase () {
> + result=$1
> + shift
> + test_expect_$result "rebase $* --onto --root with merge-base does not
> go to root" "
> + reset_rebase &&
> + git rebase $* --onto m --root g &&
> +
2 matches
Mail list logo