From: Oleg Broytman Date: Tue, 29 Apr 2025 12:42:46 +0000 (+0300) Subject: Docs(README): I removed `clone2current` and `publish2web` long ago X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=bf2bc83b707028576055be7a89249d5b38c92023;p=git-scripts.git Docs(README): I removed `clone2current` and `publish2web` long ago Actually I moved them to a different repository. --- diff --git a/README.txt b/README.txt index 3fb6557..24ff47a 100644 --- a/README.txt +++ b/README.txt @@ -2,13 +2,3 @@ git scripts =========== 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.