Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 183 Bytes

index.md

File metadata and controls

17 lines (12 loc) · 183 Bytes

git cvs-*

Aliases for working with CVS version control

Git alias:

cvs-i = cvsimport -k -a
cvs-e = cvsexportcommit -u -p

Example:

git cvs-i
git cvs-e