git-pivotal icon indicating copy to clipboard operation
git-pivotal copied to clipboard

Namespace commands to prevent library collisions

Open trydionel opened this issue 14 years ago • 1 comments

Given that the command names included here are so general, I'd like to namespace all of them behind a 'pivotal' catchall; e.g.,

git feature => git pivotal feature

Munshkr has a starting solution coded in his fork, and I've been exploring the git-style-binaries gem as well. It might be nice to also toss in a method which builds git aliases to allow the original invocation as well.

trydionel avatar Apr 10 '11 15:04 trydionel

:+1: Or gitpivotal, git-pivotal

leckylao avatar Aug 14 '12 05:08 leckylao