A git sub-command to view your git repository in the web browser
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
sgoudham b46891e841
feat: Add MVP git-browser
Given no arguments, this version opens up the remote git repository on
the main branch
3 years ago
.github ci: Add scripts & build/deploy.yml 3 years ago
src feat: Add MVP git-browser 3 years ago
.gitignore chore: Tidy up .gitignore 3 years ago
Cargo.toml build: Setup crate info & dependencies 3 years ago
LICENSE Initial commit 3 years ago
README.md docs: Update README.md to match new repository name 3 years ago

README.md

git-browser

A git sub-command to open your git repository in the web browser... written in Rust :D