mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-08 21:55:52 -05:00
If the commit couldn't have been read, $/ wasn't restored to \n properly, causing random havoc like git_get_ref_list() returning the ref names with trailing \n. Aside of potential confusion in the body of git_search(), no other $/ surprises are hopefully hidden in the code. Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Junio C Hamano <junkio@cox.net>
105 KiB
Executable File
105 KiB
Executable File