Re: [ANNOUNCE] Git v2.31.0-rc1

2021-03-03 Thread Eric Sunshine
On Wed, Mar 3, 2021 at 7:23 PM Junio C Hamano wrote: > Pratyush Yadav (1): > git-gui: remove lines starting with the comment character Is there some way that this can be removed from v2.31.0 before final release? It badly breaks git-gui on macOS[1,2] to the point of making it unusable (Tcl

Re: [ANNOUNCE] Git v2.31.0-rc1

2021-03-03 Thread Eric Sunshine
On Wed, Mar 3, 2021 at 7:23 PM Junio C Hamano wrote: > Eric Sunshine (3): > worktree: teach `repair` to fix multi-directional breakage The merge message associated with this change is: "git worktree repair" learned to deal with the case where both the repository

Re: [PATCH 2/2] send-email: supply a --send-delay=1 by default

2018-03-25 Thread Eric Sunshine
On Sun, Mar 25, 2018 at 2:28 PM, Ævar Arnfjörð Bjarmason wrote: > The earlier change to add this option described the problem this > option is trying to solve. > > This turns it on by default with a value of 1 second, which'll > hopefully solve it, and if not user reports as well as the > X-Mailer