Hello,

On Sun, Nov 13, 2016 at 02:08:17PM -0700, Sean Whitton wrote:
> One thing that some scripts in devscripts do is prefix 'deb'.
> 
> You could use debgit- as a prefix for these dgit scripts?

Better: for the scripts that wrap git commands, they could be git
subcommands.  So we prefix them /usr/bin/git-deb.  For example, my
script could be /usr/bin/git-deborig, invoked `git deborig`.  Since they
are wrappers around existing git subcommands, it is reasonable for them
to be git subcommands themselves.

-- 
Sean Whitton

Reply via email to