The Hackerlab at regexps.com

Automatic Triggers

up: arch
prev: Using Triggers

There are exactly six commands which modify repositories:

        larch commit
        larch import
        larch make-category
        larch make-branch
        larch make-version
        larch tag

Those commands can automatically invoke larch notify if you have a default notify direcotry set. You can set such a default with:

        % larch my-notifier DIR

check your current default with:

        % larch my-notifier

or delete your default setting with:

        % larch my-notifier -d 

arch: The arch Revision Control System
The Hackerlab at regexps.com