]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit56bfacef7966553530532d58c07787754add2465
tree3e56ab8a4fe42fee53571fb6f7d5fee7ec19252e
parent765c22588d9e410bf0100c4991b1945134da6959
parent0e71bc300432b9e63bdbc8e28b0c5c0fafb601fc
Merge branch 'tr/receive-pack-aliased-update-fix' into maint

* 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
builtin/receive-pack.c
t/t5516-fetch-push.sh