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
compare Open a compare view
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.3.0
- Adds the
actions
command
v1.2.2
- Bumps dependencies
- Fixes the issue with
git+ssh://
in remotes https://github.com/cfarvidson/git-open/pull/267
v1.2.1
- Bumps dependencies
v1.2.0
- Adds "git open compare" command
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.3.0.tar.gz
(27.8 kB
view details)
Built Distribution
File details
Details for the file git-open-1.3.0.tar.gz
.
File metadata
- Download URL: git-open-1.3.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39143156bf9a6f70fbbb1703e1f59ae458b702f2c7deb6ddcf1db514f132dabd |
|
MD5 | 125335cf316a8fc64a8d923f3736226e |
|
BLAKE2b-256 | 49466184b1a191acf1ca31da6cda8da04344d0ae55b17bb82432e4aa5333c5c6 |
File details
Details for the file git_open-1.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: git_open-1.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5eba3563b9236514b5b0c609d8012b30b50ed36d5f23f577a466d47eeace368e |
|
MD5 | 5760def8458b80be1b0615eda829933c |
|
BLAKE2b-256 | 3fd41d97590e82cad75967b76e0904f7d3cf6f46b984e23555c1c2d726ca7e61 |