author | Jeff King <peff@peff.net> | |
Tue, 18 Sep 2007 07:26:27 +0000 (03:26 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 18 Sep 2007 10:14:18 +0000 (03:14 -0700) | ||
commit | e3490268120946cfae737ab3a884b082e962209d | |
tree | 1c963d6b8cf2019eb11cd935b8a73415c047fefc | tree | snapshot |
parent | 7f8cfadf218c8b28caf52b1490fb8b881945b0ea | commit | diff |
contrib/fast-import: add perl version of simple example
This is based on the git-import.sh script, but is a little
more robust and efficient. More importantly, it should
serve as a quick template for interfacing fast-import with
perl scripts.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This is based on the git-import.sh script, but is a little
more robust and efficient. More importantly, it should
serve as a quick template for interfacing fast-import with
perl scripts.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-import.perl | [new file with mode: 0755] | blob |