git-github

Crates.iogit-github
lib.rsgit-github
version0.1.3
sourcesrc
created_at2023-07-24 03:57:11.672457
updated_at2023-08-22 09:17:09.94029
descriptiongit command line plugin of github
homepage
repository
max_upload_size
id924224
size44,745
Dalei (daleione)

documentation

README

git-github

Installation

cargo install git-github

How to use

  1. cd into the git repository
  git github open

Sub command open

  Open the repo website in your browser

  Usage: git-github open [OPTIONS]

  Options:
    -c, --commit <COMMIT>
    -b, --branch <BRANCH>
    -r, --remote <REMOTE>  [default: origin]
    -h, --help             Print help
Commit count: 0

cargo fmt