A simple command-line tool to open the remote repository of a local git repository.
Project description
Description
A simple command-line tool to open the remote repository of a local git repository. No set-up. No configuration.
Installation
The opengit
package can be installed directly using pip
.
pip install opengit
Usage
- Run
opengit
from inside a local git repository. For example, when running from inside thefastapi
repository:
$ opengit
Opening https://github.com/tiangolo/fastapi.git
- Alternatively, run
opengit
on a specified directory. For example when running on theuvicorn
directory:
$ opengit uvicorn/
Opening https://github.com/encode/uvicorn.git
Options
usage: opengit [-h] [directory]
positional arguments:
directory Specify a directory or leave empty for the current directory.
optional arguments:
-h, --help show this help message and exit
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
opengit-0.1.0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file opengit-0.1.0.tar.gz
.
File metadata
- Download URL: opengit-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bca54ecf4dc147e9f47ee7295871fc4e8ef99a865382194914ffa61e0d9fb5e |
|
MD5 | 100c46fec95ee7734cfaed00c9b0776e |
|
BLAKE2b-256 | 7ab0a1efe62932272b121e27bf38ed13c03298b1addd302913bd00f934751a3f |
File details
Details for the file opengit-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: opengit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e8436bdaf50b685f2ef43dc4f42ad6c3378301ec957b07cb6c026ffd2568397 |
|
MD5 | f3a23803546fc61ec8cb1d0a6e046e85 |
|
BLAKE2b-256 | 4fcf3c64750ba40c9b87e97584a7aa676f9aa33939858e798799bbc6421097cb |