diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2007-04-09 21:14:58 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-10 13:46:58 -0700 |
commit | 9eec4795d44439cd170fb52c73827c728252648d (patch) | |
tree | ae737b70fbb0833ca7efde5c4ec4a2f44f9c5dc8 /git-applypatch.sh | |
parent | Add 'resolve_gitlink_ref()' helper function (diff) | |
download | tgif-9eec4795d44439cd170fb52c73827c728252648d.tar.xz |
Add "S_IFDIRLNK" file mode infrastructure for git links
This just adds the basic helper functions to recognize and work with git
tree entries that are links to other git repositories ("subprojects").
They still aren't actually connected up to any of the code-paths, but
now all the infrastructure is in place.
The next commit will start actually adding actual subproject support.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-applypatch.sh')
0 files changed, 0 insertions, 0 deletions