mirror of
https://github.com/git/git.git
synced 2024-11-24 18:33:43 +08:00
git-am: error out when seeing -b/--binary
The --binary option to git-apply has been a no-op since2b6eef9
(Make apply --binary a no-op., 2006-09-06) and was deprecated incb3a160
(git-am: ignore --binary option, 2008-08-09). We could remove it outright, but let's be nice to people who still have scripts saying 'git am -b' (if they exist) and tell them the reason for the sudden failure. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
b8de3f4b8c
commit
4eeb1de1c3
Loading…
Reference in New Issue
Block a user