Incorperated comments and changed 'option foo' to 'option git foo'. I think this is ready to be merged to next if there are no objections. Sverre Rabbelier (6): fast-import: put option parsing code in separate functions fast-import: put marks reading in it's own function fast-import: add feature command fast-import: test the new feature command fast-import: add option command fast-import: test the new option command Documentation/git-fast-import.txt | 40 ++++++ fast-import.c | 262 ++++++++++++++++++++++++++----------- t/t9300-fast-import.sh | 102 ++++++++++++++ 3 files changed, 327 insertions(+), 77 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html