gitlink - Allows you to quickly open your GitHub project in a web browser from the command line¶ ↑
v0.0.5
Global Options¶ ↑
-r|–remote remote_name¶ ↑
Name of remote
- Default Value
-
origin
–help¶ ↑
Show this message
–version¶ ↑
Display the program version
Commands¶ ↑
Command: branch|b Branch Name (leave blank for current)
¶ ↑
Opens project’s GitHub page to a specific branch
Command: help command
¶ ↑
Shows a list of commands or help for one command
Gets help for the application or its commands. Can also list the commands in a way helpful to creating a bash-style completion function
Options¶ ↑
-c¶ ↑
List commands one per line, to assist with shell completion
Command: project|p
¶ ↑
Opens project’s GitHub page
Command: pulls|pr
¶ ↑
Opens project’s pull requests page
Command: wiki|w
¶ ↑
Open project’s wiki page