-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hey @numa08,
I really like this gem and is exactly what I was looking for!
I'd like to help and build some more functionality on top of git-gitlab I'd like to make it more like hub, I propose the following functionality;
git clone seriousfox/my-projectSet a default group i.e we use seriousfox group then when running
git clone resqueFinally
# while on a topic branch called "feature":
$ git mr / git pull-request
[ opens text editor to edit title & body for the request ]
[ opened pull request on GitHub for "YOUR_USER:feature" ]
# explicit title, pull base & head:
$ git mr -m "Implemented feature X" -b defunkt:master -h mislav:feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels