Re: [PATCH 1/3] t2018: cleanup in current test
- Date: Fri, 26 Apr 2019 02:58:25 -0400
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Subject: Re: [PATCH 1/3] t2018: cleanup in current test
On Thu, Apr 25, 2019 at 10:50 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > Eric Sunshine <sunshine@xxxxxxxxxxxxxx> writes: > > test_when_finished ' > > git checkout branch1 && > > test_might_fail git branch -D branch2 > > ' && > > Perhaps. Be careful in choosing the quotes between sq and dq, > though. Yep, thanks for catching my mistake. Definitely want double-quote, not single-quote.
- References:
- [PATCH 0/3] checkout: allow -b/-B to work on a merge base
- From: Denton Liu
- [PATCH 1/3] t2018: cleanup in current test
- From: Denton Liu
- Re: [PATCH 1/3] t2018: cleanup in current test
- From: Eric Sunshine
- Re: [PATCH 1/3] t2018: cleanup in current test
- From: Junio C Hamano
- [PATCH 0/3] checkout: allow -b/-B to work on a merge base
- Prev by Date: Re: What's cooking in git.git (Apr 2019, #05; Thu, 25)
- Next by Date: Re: [PATCH v2 0/5] Create commit-graph file format v2
- Previous by thread: Re: [PATCH 1/3] t2018: cleanup in current test
- Next by thread: [PATCH 2/3] t2018: demonstrate checkout -b merge base bug
- Index(es):