On Tue, Feb 28, 2012 at 01:51:29PM +0100, Gour wrote:
> c) some aliasing mechanism so that user can create aliases for commands
> invoked with common options, e.g, ability to define 
> 
> cip = ci --private

Why not just use your shell's aliasing mechanism? For example, in a
Bourne compatible shell you could place this in your .shrc file:
    alias cip='fossil ci --private'

-- 
Christopher Berardi
http://www.natoufa.com/

May grace and peace by yours in abundance.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to