mirror of
https://github.com/git/git.git
synced 2026-03-19 05:00:08 +01:00
Ensure that in all references to an element of a hash, the
key is singlequoted, instead of using bareword: use $hash{'key'}
instead of $hash{key}
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
136 KiB
Executable File
136 KiB
Executable File