Committed revision 140 to http://bzr.xsteve.at/dvc/
Implemented a way for dvc-log-edit modes to insert an initial commit message. This message is based on the working directory root The following simple example will insert "Merged from upstream" when commiting to ~/work/myproject/: (dvc-log-edit-register-initial-content-function "~/work/myproject/" '(lambda() "Merged from upstream")) _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
