jmalloc / grit

Keep track of your local Git clones.
MIT License
22 stars 3 forks source link

Update Browse Function to Support Optional Branch #95

Closed timaMehro closed 1 month ago

timaMehro commented 1 month ago

This pull request introduces an optional branch parameter to the browse.The changes allow users to specify a branch name when opening a repository in their browser.

Changes Made:

Updated the URL construction to support opening a specific branch using the format /tree/<branch>.