On Wed, 2 Sep 2009, Guenter wrote:
currently we have still two .cvs* files in the project root; I guess these are now obsolete, or? If so can someone then please kindly remove them, or alternately teach me how this is done with git?
I removed them just now. Like this: $ git rm .cvsignore .cvsusers $ git commit .cvsignore .cvsusers $ git push -- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
