From: Nguyễn Thái Ngọc Duy Date: Fri, 29 Mar 2019 10:39:08 +0000 (+0700) Subject: switch: remove -l X-Git-Tag: v2.23.0-rc0~64^2~30 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/492ededc263e48d1a261dd694642ca53be4939e4?hp=492ededc263e48d1a261dd694642ca53be4939e4 switch: remove -l This option is ancient. Nowadays reflog is enabled by default and automatically created for new branches. Keep it in git-checkout only. Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---