Actually I moved them to a different repository.
===========
Small scripts I use. Public domain.
-
-svn/ - scripts for converting a Subversion repository to git using git-svn.
-See svn/README.txt.
-
-clone2current - clone a repository to ~/current/projects; add remote "current"
-to the original repository to pull updates from.
-
-publish2web - clone a repository to ~/Internet/WWW/htdocs/git.phdru.name from
-where it will be copied to git.phdru.name web site; add remote "web"
-to the original repository to push updates.