Re: Help: git-quiltimport error
From: Wu, Bryan <hidden>
Date: 2016-06-15 22:43:02
On Wed, 2007-03-28 at 11:49 +0800, Wu, Bryan wrote:
On Wed, 2007-03-28 at 00:49 +0200, Jakub Narebski wrote:quoted
Bryan Wu wrote:quoted
When I am using latest git-quiltimport, I met following errors. $git-quiltimport --dry-run --author "Bryan Wu [off-list ref]" \ --patches "/home/roc/mm-tree/patches" /usr/local/bin/git-quiltimport: 114: Syntax error: Missing '))' Could you please help me on this?While at it, would it be hard to add --fast option which would make git-quiltimport to use git-fast-import mechanism?oh, can this fix the bug? I am trying to import -mm series patch set to a git tree. Is there any git command similar with quilt push/pop? I am trying StGit, but it can't recognize the commits from git-quiltimport. Could you give me some hints?
Oh, maybe guilt is a good choice. Thanks -Bryan Wu