author | Junio C Hamano <junkio@cox.net> | |
Thu, 19 Apr 2007 02:22:57 +0000 (19:22 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 19 Apr 2007 02:22:57 +0000 (19:22 -0700) | ||
commit | d56dbd67097a84dac1dbdf28c1a254f63f93724a | |
tree | 650a39920637cfdec709ab39fa0a61c9e8050789 | tree | snapshot |
parent | 15ba3af2d5056313fa19ceb0cb7f7cb3cdd54f16 | commit | diff |
Simplify code to find recursive merge driver.
There is no need to intern the string to git_attr, as we are already
dealing with the name of the driver there.
Signed-off-by: Junio C Hamano <junkio@cox.net>
There is no need to intern the string to git_attr, as we are already
dealing with the name of the driver there.
Signed-off-by: Junio C Hamano <junkio@cox.net>
merge-recursive.c | diff | blob | history |