...
Code Block |
---|
$ export CVSHOME=:pserver:anonymous@example.com $ cvs login $ git cvsimport -o cvs_head -C my-project |
Git Frontends
The git wiki has a list of frontends for git.
...
Code Block |
---|
$ export CVSHOME=:pserver:anonymous@example.com $ cvs login $ git cvsimport -o cvs_head -C my-project |
The git wiki has a list of frontends for git.