Git Product home page Git Product logo

git-hub's Introduction

Github integration for git
==========================

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 hub

To install the latest development version:

    pip install http://seveas.net/git-hub

Usage:

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

$ git hub add-hook [name] [setting ...]: Add a service hook
$ git hub add-public-keys [keys]: Adds the keys to your public keys
  (defaults to all keys it can find)
$ git hub add-remote [user]: Add user's fork as a remote by that name
$ git hub browse [--parent]: Browse the repo (or its parent) on github
$ git hub calendar [user]: Show a timeline of a user's activity
$ git hub clone [repo]: Clone one of your repositories by name
$ git hub create: Create a repository on github to push to
$ git hub edit-hook [name] [setting ...]: Edit a service hook
$ git hub fork [url or user and repo]: Fork a repo and clone it
$ git hub forks: List all forks of this repository
$ git hub gist [files]: Create a new gist from files
$ git hub gists [user]: List a users gists
$ git hub hooks: List service hooks
$ git hub issue [issue number ...]: Issue details
$ git hub issues [filters]: List issues
$ git hub log [what]: Display github action logs for users or repos
$ git hub mirror [repo]: Mirror a repo or update it
$ git hub network: Create a graphviz graph of followers and forks
$ git hub pull-request [branch1:branch2]: Opens a pull request to merge
  your branch1 to upstream branch2 (defaults are current branch and master)
$ git hub remove-hook [name]: Remove a service hook
$ git hub repos [user]: List all repos of a user, by default yours
$ git hub set-origin: Set the remote 'origin' to github.
  If this is a fork, set the remote 'upstream' to the parent
$ git hub whoami: Display github user info
$ git hub whois [user ...]: Display github user info

Copyright (C) 2012-2013 Dennis Kaarsemaker <[email protected]>

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/>.

git-hub's People

Contributors

danielj7 avatar methane avatar seveas avatar sigmavirus24 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.