Skip to content

Instantly share code, notes, and snippets.

@dougm
Created January 31, 2009 00:46
Show Gist options
  • Save dougm/55379 to your computer and use it in GitHub Desktop.
Save dougm/55379 to your computer and use it in GitHub Desktop.
#!/bin/sh
#git mirror jets3t cvs
#create:
#git-cvsimport -d :pserver:[email protected]:/cvs -p x -v jets3t
#update:
git-cvsimport -d :pserver:[email protected]:/cvs -k -u -v -m -p -Z,9 jets3t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment