[PATCH] GIT: Create tar archives of tree on the fly
authorRene Scharfe <rene.scharfe@lsrfire.ath.cx>
Sat, 30 Apr 2005 02:51:04 +0000 (19:51 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 30 Apr 2005 02:51:04 +0000 (19:51 -0700)
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>
No differences found