Add 'git fast-export', the sister of 'git fast-import'
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sun, 2 Dec 2007 14:14:13 +0000 (14:14 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Dec 2007 03:22:12 +0000 (19:22 -0800)
commitf2dc849...9c5fe363ad089f6c3f2b7b3d79fd6a6f
tree99e588c...a070220d0db437020c08bc17497d1f94copy hash to clipboard (tree)
parentd25430c...f88c7e7b4ce24c1b08e409f4345c4eb9copy hash to clipboard (diff)
.gitignore
Documentation/git-fast-export.txt [new file with mode: 0644]
Makefile
builtin-fast-export.c [new file with mode: 0755]
builtin.h
git.c
t/t9301-fast-export.sh [new file with mode: 0755]