On Mon, Mar 26, 2018 at 3:25 AM, Jeff King [off-list ref] wrote:
OK, so here's some patches. We could do the first three now, wait a
while before the fourth, and then wait a while (or never) on the fifth.
[1/5]: t3200: unset core.logallrefupdates when testing reflog creation
[2/5]: t: switch "branch -l" to "branch --create-reflog"
[3/5]: branch: deprecate "-l" option
[4/5]: branch: drop deprecated "-l" option
[5/5]: branch: make "-l" a synonym for "--list"
The entire series looks good to me. FWIW,
Reviewed-by: Eric Sunshine <redacted>