Browse Source
The --binary option to git-apply has been a no-op sincemaint2b6eef9
(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>
Thomas Rast
13 years ago
committed by
Junio C Hamano
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue