Open a git repo in the browser from the terminal.
Project description
git-open
Open a git repo in the browser from the terminal.
Features
From the terminal type the following command to open the current repository in your browser.
Usage
$ git-open --help
Usage: git-open [OPTIONS] COMMAND [ARGS]...
Open a git repo in the browser from the terminal.
Running the command without any sub-command will open the main page of the
repository.
Options:
--help Show this message and exit.
Commands:
branch Open the current branch
commit Open the current commit
version Show the current git-open version
Installation
Using pip
pip install git-open
Using pipx (recommended)
pipx is a great tool to install python tools globally.
Installing pipx on macOS:
brew install pipx
pipx ensurepath
Installing git-open using pipx:
pipx install git-open
Credits
This package was initially created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
License
GNU General Public License v3.0
See LICENSE to see the full text.
Changelog
unreleased
v1.1.2
- Upgraded dependencies
v1.1.1
- Fixes a bug when custom ports are used in the remote
v1.1.0
- Upgraded dependencies
- Updated readme to recommend the use of pipx over pipsi
- Adds a "git open commit" sub-command
- Adds a "git open branch" sub-command
v1.0.8
- Updated dependencies
v1.0.7
- Updated dependencies
- Moves to the new repository
v1.0.6
- Updated dependencies
v1.0.5
- Deploy to pypi from travis
v1.0.4
- Add a download badge from http://pepy.tech/project/git-open to the readme
- Add a test that will ensure that the dependencies will be checked by snyk.io when versions are bumped by dependabot
- Fixes an issue with opening public repositories
v1.0.3
- Fix the build
v1.0.2
- Fix the manifest.in
v1.0.1
- Add a vulnerabilities checking to the CI pipeline (snyk.io)
v1.0.0
- Add the package to pypi
- Update the install readme
v0.0.3
- Updated ci pipeline
v0.0.2
- Update the install description
v0.0.1
- Implemented tox testing
- Created
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
git-open-1.1.2.tar.gz
(26.1 kB
view details)
Built Distribution
File details
Details for the file git-open-1.1.2.tar.gz
.
File metadata
- Download URL: git-open-1.1.2.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d2f9a78ba1d877d08fbdbc429a5ff43620ee964611383c54e8a8dc513b4b13b |
|
MD5 | eb4bc354f8080936df4c4c370847103e |
|
BLAKE2b-256 | 641244297174502504a78a2fa4c2e00a818df7cc476b5178056f13f62ee62110 |
File details
Details for the file git_open-1.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: git_open-1.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | baa77ab4c7c0673b5b304e027468dbfd97d65307b959992976e91c925c8bef19 |
|
MD5 | 3b3845c1e65e4d1da9d869ef5e695357 |
|
BLAKE2b-256 | ca5e0074dc4c01572ade840ff3bdfbee81075d3e02ee29db94c58daece4e29db |