Merge branch 'tr/receive-pack-aliased-update-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Jul 2010 17:25:15 +0000 (10:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Jul 2010 17:25:15 +0000 (10:25 -0700)
* tr/receive-pack-aliased-update-fix:
check_aliased_update: strcpy() instead of strcat() to copy
receive-pack: detect aliased updates which can occur with symrefs
receive-pack: switch global variable 'commands' to a parameter

Conflicts:
t/t5516-fetch-push.sh

No differences found