On Wed, Jul 1, 2020 at 12:00 PM Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: > [...] For instance, we might do this: > rm -rf dst && > echo foo=bar >realgitdir/config && I meant to use '>>' here, not '>'.
On Wed, Jul 1, 2020 at 12:00 PM Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: > [...] For instance, we might do this: > rm -rf dst && > echo foo=bar >realgitdir/config && I meant to use '>>' here, not '>'.