Skip to content

Shorthand functions #28

Description

@onlymejosh

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-project

Set a default group i.e we use seriousfox group then when running

  git clone resque

Finally

# 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions