LWN.net Logo

Git 1.0.0 released

Git 1.0.0 released

Posted Feb 23, 2006 19:21 UTC (Thu) by bart.nicolotti@libero.it (guest, #36090)
In reply to: Git 1.0.0 released by eludias
Parent article: Git 1.0.0 released

I've build git from sources(1.1.14) under cygwin. I can do git init-db, but when I

try git add I get: fatal: cannot use .git/info/exclude as an exclude file

Can someome help me?


(Log in to post comments)

Git 1.0.0 released

Posted Feb 28, 2007 18:07 UTC (Wed) by musingattheruins (guest, #43760) [Link]

mv .git/info/exclude .git/info/exclude.bak

and try again.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds