mirror of
https://github.com/git/git.git
synced 2026-02-25 09:31:11 +00:00
handle_options in git wrapper miscounts the options it handled.
handle_options did not count the number of used arguments correctly. When --git-dir was used the extra argument was not added to the number of handled arguments. Signed-off-by: Matthias Lederhofer <matled@gmx.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
committed by
Junio C Hamano
parent
9b11d24d41
commit
e4b023332c
Reference in New Issue
Block a user