From: Rene Scharfe Date: Sat, 30 Apr 2005 02:51:04 +0000 (-0700) Subject: [PATCH] GIT: Create tar archives of tree on the fly X-Git-Tag: v0.99~697 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/87fec8fc9e790fedbee0c9fc810dbd1bf006d7b6?ds=inline;hp=87fec8fc9e790fedbee0c9fc810dbd1bf006d7b6 [PATCH] GIT: Create tar archives of tree on the fly 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 Signed-off-by: Linus Torvalds ---