blob: 46a73b6df9153f912b32ee4ecc59c126dba9c553 (
plain) (
blame)
1
2
3
4
5
|
Various commands to support CVS in git:
- git-cvsexportcommit - Export a single commit to a CVS checkout
- git-cvsimport - Salvage your data out of another SCM people
love to hate
- git-cvsserver - A CVS server emulator for Git
|