On 26/10/2007, Aneesh Kumar <aneesh.kumar@xxxxxxxxx> wrote: > $ stg branch --create test v2.6.24-rc1 > Checking for changes in the working directory ... done > Don't know how to determine parent branch from "v2.6.24-rc1" > Branch "test" created > [test@linux-review-ext]$ git log > > > Throws an error/warning in the above command. > > Also import then gives > > [test@linux-review-ext]$ stg import > /home/opensource/patches/ext4-patch-queue/ext4_mballoc_freespace_accounting_fix.patch > Checking for changes in the working directory ... done > fatal: cebdeed27b068dcc3e7c311d7ec0d9c33b5138c2 is not a valid 'commit' object > stg import: git-commit-tree failed with code 128 What version of StGIT are you using? You could try 'stg branch --create test v2.6.24-rc1^{commit} but I thought latest StGIT adds this by default. -- 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