From: Junio C Hamano Date: Wed, 18 Jul 2018 19:20:31 +0000 (-0700) Subject: Merge branch 'jk/branch-l-0-deprecation' X-Git-Tag: v2.19.0-rc0~155 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d18602f4123ad61b094aff5b2822774cf020e70e?ds=inline;hp=--cc Merge branch 'jk/branch-l-0-deprecation' The "-l" option in "git branch -l" is an unfortunate short-hand for "--create-reflog", but many users, both old and new, somehow expect it to be something else, perhaps "--list". This step warns when "-l" is used as a short-hand for "--create-reflog" and warns about the future repurposing of the it when it is used. * jk/branch-l-0-deprecation: branch: deprecate "-l" option t: switch "branch -l" to "branch --create-reflog" t3200: unset core.logallrefupdates when testing reflog creation --- d18602f4123ad61b094aff5b2822774cf020e70e