On Wed, Aug 13, 2008 at 08:24:28PM +0530, aneesh.kumar@xxxxxxxxx wrote: > From: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxx> > > topgit: Implement tg-import > > This can be used to import a set of commits > between range specified by range1..range2 > This should help us to convert an already > existing quilt, stgit branches to topgit > managed one > > Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxx> > > --- > Makefile | 2 +- > README | 7 ++++++ > tg-create.sh | 22 ++++++++---------- > tg-export.sh | 2 +- > tg-import.sh | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 87 insertions(+), 14 deletions(-) > tg-create.sh and tg-export.sh should not be part of this patch. I will send a new version. -aneesh -- 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