diff options
author | Phil Hord <phil.hord@gmail.com> | 2011-10-04 16:08:20 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-04 13:30:38 -0700 |
commit | 7ab8777e8dd365e9a5dc06eb3042903e296ef1b0 (patch) | |
tree | a1ddd0d5d299b261909b8dcd965e419714de6dc5 /pkt-line.h | |
parent | Learn to handle gitfiles in enter_repo (diff) | |
download | tgif-7ab8777e8dd365e9a5dc06eb3042903e296ef1b0.tar.xz |
Teach transport about the gitfile mechanism
The transport_get() function assumes that a regular file is a
bundle rather than a local git directory. Look inside the file
for the telltale "gitlink: " header to see if it is actually a
gitfile. If so, do not try to process it as a bundle, but
treat it as a local repository instead.
Signed-off-by: Phil Hord <hordp@cisco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pkt-line.h')
0 files changed, 0 insertions, 0 deletions