author | Linus Torvalds <torvalds@g5.osdl.org> | |
Mon, 4 Jul 2005 20:26:53 +0000 (13:26 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Mon, 4 Jul 2005 20:26:53 +0000 (13:26 -0700) | ||
commit | def88e9afbf915ad76781aba7274398963b5e1a7 | |
tree | f522cf646eafdefe3f916ff58ecfc779dde69ada | tree | snapshot |
parent | 013e7c7ff498aae82d799f80da37fbd395545456 | commit | diff |
Commit first cut at "git-fetch-pack"
It's meant to be used by "git fetch" for the local and ssh case.
It doesn't actually do the fetching now, but it does discover the common
commit point.
It's meant to be used by "git fetch" for the local and ssh case.
It doesn't actually do the fetching now, but it does discover the common
commit point.
Makefile | diff | blob | history | |
fetch-pack.c | [new file with mode: 0644] | blob |
upload-pack.c | [new file with mode: 0644] | blob |