]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ph/transport-with-gitfile'
authorJunio C Hamano <gitster@pobox.com>
Fri, 21 Oct 2011 23:04:32 +0000 (16:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Oct 2011 23:04:32 +0000 (16:04 -0700)
commitafd6284a7fdbb479b5c99a87f64d7496f6fe8a27
tree8023d7fb1a7be7457d8fcdeba68e7a0ddfa9f6cc
parent8963314c77af9a4eda5dcbdbab3d4001af83ad81
parent3ac64370164fb80e92c3c9136210d3a49f1e01fa
Merge branch 'ph/transport-with-gitfile'

* ph/transport-with-gitfile:
  Fix is_gitfile() for files too small or larger than PATH_MAX to be a gitfile
  Add test showing git-fetch groks gitfiles
  Teach transport about the gitfile mechanism
  Learn to handle gitfiles in enter_repo
  enter_repo: do not modify input
cache.h
daemon.c
transport.c