]> git.ipfire.org Git - thirdparty/git.git/commit
Add stupid "git export" thing, which can export a git archive
authorLinus Torvalds <torvalds@ppc970.osdl.org.(none)>
Tue, 19 Apr 2005 21:00:34 +0000 (14:00 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org.(none)>
Tue, 19 Apr 2005 21:00:34 +0000 (14:00 -0700)
commitc9823a427a0a7aabc4f840a90e82548e91f9bdd6
tree2e576d757af633d75c8df6340e28266e7a010714
parent7fa6b4e7692926d2d07adee1ef8e277157929058
Add stupid "git export" thing, which can export a git archive
as a set of patches and commentary.

You'd want something like this if you are tracking a git archive
in another SCM format. Notably, we want something like that for
BK users.
Makefile
git-export.c [new file with mode: 0644]