Revision: 108677 https://trac.macports.org/changeset/108677 Author: yeled@macports.org Date: 2013-07-30 04:25:07 -0700 (Tue, 30 Jul 2013) Log Message: ----------- update description as requested by author on IRC Modified Paths: -------------- trunk/dports/sysutils/vcsh/Portfile Modified: trunk/dports/sysutils/vcsh/Portfile =================================================================== --- trunk/dports/sysutils/vcsh/Portfile 2013-07-30 11:20:31 UTC (rev 108676) +++ trunk/dports/sysutils/vcsh/Portfile 2013-07-30 11:25:07 UTC (rev 108677) @@ -10,10 +10,10 @@ maintainers googlemail.com:gjasny openmaintainer license GPL-2+ -description manage config files in HOME via fake bare git repositories +description Version Control System for $HOME - multiple Git repositories in $HOME long_description vcsh allows you to have several git repositories, all maintaining their working \ - trees in HOME without clobbering each other. That, in turn, means you can have \ + trees in $HOME without clobbering each other. That, in turn, means you can have \ one repository per config set (zsh, vim, ssh, etc), picking and choosing which \ configs you want to use on which machine.