Subject: Re: remaining CVS files ...

Re: remaining CVS files ...

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Sep 2009 22:42:50 +0200 (CEST)

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
Received on 2009-09-02