paulirish/git-open

[Feature Request] Provision to have a custom suffix flag

dineshba opened this issue · 2 comments

Have a custom flag which will take a value and append to the url before opening

Example:

git open -s pipelines // opens pipelines page
git open -s wiki  // opens wiki page
git open -s projects  // opens projects board 

I would like to contribute if this a valid requirement.

Fixed