Commit Briefs

df6221c7df Stefan Sperling

use a separate .cvg meta data directory for cvg(1) work trees

This prevents mixing the use of got and cvg clients in the same work tree. Avoids confusion going forward while cvg differentiates itself further. tog(1) and gotadmin(1) remain compatible with both work tree formats. These tools only read work trees to locate the corresponding repository.


102bee52e8 Christian Weisgerber

cvg: restore accidentally deleted "tag" and "add" man page bits

ok jrick


ee27b57e0f Christian Weisgerber

abort histedit if the user quits the editor without saving the script

Also document that the commit/import/tag operations are aborted when the user fails to save the log message from the invoked editor. ok jamsek stsp



10a2e35ae4 Stefan Sperling

adjust the early intro section of cvg.1


624411d2da Josh Rickmar

Copy got to cvg