"Wu, Bryan" <bryan.wu@xxxxxxxxxx> wrote: > 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? You could either import with 'stg import --series' directly or, if you had already done git-quiltimport, just run 'stg uncommit -n ...' passing it the number of commits you want transformed in patches. Note that with a huge series like the -mm one, the git tools like StGIT (or guilt, but haven't tried it) are much slower compared to plain quilt. -- Catalin - 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