On Mon, Aug 15, 2011 at 9:30 PM, Marko Vukovic <amasniko@xxxxxxxxx> wrote: > I get this error after running "git commit" > > error: Object 42504431bac2e2054483c1bbc35f1b535f8d11bb is a tag, not a commit > Segmentation fault (core dumped) If I put a tag to HEAD, I could reproduce this. Let's assume that "git cat-file -t HEAD" in your repo returns "tag", how did you create the last commits? Did you modify a ref manually? What git version did you use? -- Duy -- 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