paulirish.git-open/test
Vincent Yan 7adaeb3128 feat: add URL-based browser configuration
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>
2026-02-14 17:14:08 -05:00
..
test_helper Add a test suite (#78) 2017-06-16 15:57:49 -07:00
git-open.bats feat: add URL-based browser configuration 2026-02-14 17:14:08 -05:00