Skip to content

Instantly share code, notes, and snippets.

@kkotaro0111
Created November 27, 2012 14:14
Show Gist options
  • Save kkotaro0111/4154419 to your computer and use it in GitHub Desktop.
Save kkotaro0111/4154419 to your computer and use it in GitHub Desktop.
git-browse-remote にbitbucket.orgを対応させる。
[browse-remote "bitbucket.org"]
top = https://{host}/{path}
ref = https://{host}/{path}/src/?at={short_ref}
rev = https://{host}/{path}/changeset/{commit}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment