fast-import: add feature command
commitc8cb64253f21ee3b3443ccde58f80d1d20dfc016
authorSverre Rabbelier <srabbelier@gmail.com>
Wed, 2 Sep 2009 17:57:00 +0000 (2 19:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Sep 2009 01:56:23 +0000 (2 18:56 -0700)
tree144b4f9935bc68879db3a7d72dffb8f48f8a1566
parentfd4c6a20a5dba3d8874c26793ec949acfdbaaf8a
fast-import: add feature command

This allows the fronted to require a specific feature to be supported
by the frontend, or abort.

Also add support for the first feature, date-format=.

Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fast-import.txt
fast-import.c