Hacker News new | ask | show | jobs
by eibhinn 1406 days ago
Me too! Though yours looks fancier, is that jumping to a branch? lovely.

    glo () {
      xdg-open https://git.thecompany.com/$(git config remote.origin.url |cut -f2 -d: |cut -f1 -d.)
    }