Skip to main content

Git subcommands for integrating with central services like github, gitlab and bitbucket

Project description

Many central git hosting services, such as GitHub and GitLab, provide an API to perform actions such as creating repositories and filing pull requests. git-spindle is a collection of git subcommands to make using these services easier.

For example, to fork and clone a repository on GitHub, one can now simply use

git hub clone seveas/whelk

With this git subcommand, you can perform various github actions, such as creating or forking a repository from the command line.

To install the latest released version:

pip install git-spindle

If you use windows, you’ll want to install git and pip via msys2. Download msys2 from http://msys2.github.io/ and use pacman to install pip and git:

pacman -Syu pacman -S git pacman -S mingw-w64-i686-python2-pip

Usage:

(For detailed information, go to http://seveas.github.com/git-spindle)

git hub add-hook <name> [<setting>…] git hub add-public-keys [<key>…] git hub add-remote [–ssh|–http] <user>… git hub apply-pr <pr-number> git hub browse [–parent] [<repo>] [<section>] git hub calendar [<user>] git hub cat <file>… git hub clone [–ssh|–http] [–parent] <repo> git hub create [–private] [-d <description>] git hub edit-hook <name> [<setting>…] git hub fork [–ssh|–http] [<repo>] git hub forks [<repo>] git hub gist [–desc <description>] <file>… git hub gists [<user>] git hub hooks git hub ignore [<language>…] git hub issue [<repo>] [–parent] [<issue>…] git hub issues [<repo>] [–parent] [<filter>…] git hub log [–type=<type>] [<what>] git hub mirror [–ssh|–http] [–goblet] [<repo>] git hub network [<level>] git hub public-keys [<user>] git hub pull-request [–issue=<issue>] [<branch1:branch2>] git hub remove-hook <name> git hub render <file> git hub repos [–no-forks] [<user>] git hub say [<msg>] git hub set-origin [–ssh|–http] git hub status git hub whoami git hub whois <user>…

Copyright (C) 2012-2014 Dennis Kaarsemaker <dennis@kaarsemaker.net>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

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-spindle-2.0.tar.gz (1.8 MB view details)

Uploaded Source

File details

Details for the file git-spindle-2.0.tar.gz.

File metadata

  • Download URL: git-spindle-2.0.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for git-spindle-2.0.tar.gz
Algorithm Hash digest
SHA256 7d0790fdffbcfa2effb693362c9507b1cc273f7a26f63d6f12f5cf3435a2d351
MD5 c4cd1bd147768ad5994a4691e0f4585a
BLAKE2b-256 ed9a607ca5040925e8f03169cfaa84cb07332c22452e5859cc611e5d7b740025

See more details on using hashes here.

Supported by

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