Hi all,

I've checked in two new automate commands to n.v.m:

- 'mtn automate branches' lists all branches not ignored by the lua 
hook 'ignore_branches', one branch name per line, alphabetically sorted.

- 'mtn automate tags [branch_pattern]' lists all tags together with the 
revision they point to, the signer, and the branches that the specified 
revision is on, in basic_io format. The list can be filtered by means of the 
(optional) branch pattern. The lua hook ignore_branches is respected.

Documentation is updated accordingly; the latter command needs some tests.

Comments regarding the new commands and the output format of 'automate tags' 
are appreciated.

- Thomas M.


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to