Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

would like grr list option #3

Open
bahamas10 opened this issue Feb 10, 2017 · 0 comments
Open

would like grr list option #3

bahamas10 opened this issue Feb 10, 2017 · 0 comments

Comments

@bahamas10
Copy link
Contributor

i'm thinking something simple like grr -l inside a repo would output something like this:

$ grr -l
OS-1
OS-2
TOOLS-1

given

$ git branch | grep ' grr-'
  grr-OS-1
  grr-OS-2
  grr-TOOLS-1

So then I could do something like

$ grr -D OS-1

or even

$ grr -l | xargs -n1 grr -D
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant