summaryrefslogtreecommitdiff
path: root/get-tar-commit-id.c
AgeCommit message (Collapse)Author
2005-04-30[PATCH] GIT: Create tar archives of tree on the flyRene Scharfe
Write commit ID to global extended pax header at the beginning of the tar file, if possible. get-tar-commit-id.c is an example program to get the ID back out of such a tar archive. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Linus Torvalds <torvalds@osdl.org>