Skip to main content

sub-command of git for access to gitlab

Project description

gitlabにアクセスするためのgitのサブコマンド

Requirements

Python 2.7

Installation

$ pip install git-lab

Configuration

git configに下記の設定項目を追加する

# git config -l
gitlab.host=http://host.of.gitlab
gitlab.private-token=privatetoken
gitlab.project=namespace/project

Usage

詳しくはヘルプ

$ git lab requests show {id}
$ git lab requests list

Changes

  • 0.2
    • add feature of create merge request

  • 0.1
    • initial release

    • show and list merge request(s)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git-lab-0.2.0.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

git_lab-0.2.0-py2.7.egg (35.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page