summaryrefslogtreecommitdiff
path: root/name-rev.c
diff options
context:
space:
mode:
authorFlorian Forster <octo@verplant.org>2006-05-31 12:32:08 +0200
committerJunio C Hamano <junkio@cox.net>2006-05-31 14:22:28 -0700
commit65160b8b04f814ab5b2573b32605320ff875f99e (patch)
treec0f12ea9981aa7dc902792d62a69793e273cb72d /name-rev.c
parent1361fa3e49717de9588e6d925073eb6885cedaa3 (diff)
downloadgit-65160b8b04f814ab5b2573b32605320ff875f99e.tar.gz
git-svnimport: Improved detection of merges.
The regexes detecting merges (while still relying on the commit messages, though) have been improved to catch saner (and hopefully more) messages. The old regex was so generic that it often matched something else and missed the actual merge-message. Also, the regex given with the `-M' commandline-option is checked first: Explicitely given regexes should be considered better than the builtin ones, and should therefore be given a chance to match a message first. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'name-rev.c')
0 files changed, 0 insertions, 0 deletions