Zack Brown wrote: >Hi, > >I've been tracking Cogito. This problem occurred with Cogito version >1e2673d606dd39dc44b4eed2204ba349a448bc4d > >I have a directory tree with several layers of subdirectories and about 1700 >files. I tried to convert it to a git repository with 'cg-init'. > > I think an ls -l of the repo would be useful... if it's not that big. If it is, you may have hit the limitation of the length of command line. If it's so, repeat the commands. However, if I'd want to add everything to the repo, I'd do: cg-status | sed "s/? //" | xargs cg-add AstralStorm - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Jun 06 02:10:52 2005
This archive was generated by hypermail 2.1.8 : 2005-06-06 02:10:53 EST