transport-helper: implement marks location as capability
commita515ebe9f1ac9bc248c12a291dc008570de505ca
authorSverre Rabbelier <srabbelier@gmail.com>
Sat, 16 Jul 2011 13:03:40 +0000 (16 15:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2011 18:17:48 +0000 (19 11:17 -0700)
tree9383e7d0d35359ab9e77522c94726d73bd6ff473
parent4d2ec306e88b4de5aeb611b18b00139c90d4fa78
transport-helper: implement marks location as capability

Now that the gitdir location is exported as an environment variable
this can be implemented elegantly without requiring any explicit
flushes nor an ad-hoc exchange of values.

Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-remote-testgit.py
transport-helper.c