git-show-link
v1.3.0
Published
Get clickable HTTPS commit links from SSH remotes
Maintainers
Readme
git-show-link
Get clickable HTTPS commit links from SSH remotes
Work with
Install Global (Recommended)
# npm
npm i -g git-show-link
# pnpm
pnpm add -g git-show-link
# bun
bun add -g git-show-link
# yarn
yarn global add git-show-linkAlternative Installation
Homebrew (MacOS)
brew tap TAHPAPANGKORN/git-show-link https://github.com/TAHPAPANGKORN/git-show-link.git brew install git-show-linkManual Installation (Linux, MacOS)
curl -fsSL https://raw.githubusercontent.com/TAHPAPANGKORN/git-show-link/master/install.sh | bash
CLI
Help Command
git show-link -hGet HTTPS commit link from SSH remotes
git show-linkGet link and open in browser
git show-link -oGet Link With Currecnt Commit
git show-link -CGet Link With Custom Commit
git show-link -c <commit_hash>Get Link With Current Branch
git show-link -BGet Link With Custom Branch
git show-link -b <branch_name>Show Version
git show-link -v
