mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-12 16:36:19 -04:00
Allow configuring which browser to use via git config, with URL-specific matching. This enables opening different repos in different browsers (e.g., work repos in Edge, personal in Safari). Usage: git config --global open.browser "open -a Safari" git config --global "open.https://github.com/org.browser" "open -a 'Microsoft Edge'" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_helper | ||
| git-open.bats | ||