author | Eric Wong <normalperson@yhbt.net> | |
Wed, 13 Jun 2007 09:37:03 +0000 (02:37 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 13 Jun 2007 17:56:44 +0000 (10:56 -0700) | ||
commit | b54a901e05235b2717da54d2a51b8cbd571cefcd | |
tree | f3c065a5052494372a90ed42ecf7761f42b1a6b9 | tree | snapshot |
parent | 1be846f6e48bae57c3d5cc346300eaf9550f6c8d | commit | diff |
git-svn: cleanup: factor out longest_common_path() function
I hadn't looked at this code in a while and had to read this
again to figure out what it did. To avoid having to do this
again in the future, I just gave gave the hunk a descriptive
name.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
I hadn't looked at this code in a while and had to read this
again to figure out what it did. To avoid having to do this
again in the future, I just gave gave the hunk a descriptive
name.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-svn.perl | diff | blob | history |