summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 478387c..d5f7022 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -55,3 +55,5 @@
st = status -bs
tracked = ls-tree -r --name-only --full-name HEAD
stashed = stash list --pretty=format:'%gd: %Cred%h%Creset %Cgreen[%ar]%Creset %gs'
+[url "ssh://git@bitbucket.org/"]
+ insteadof = https://bitbucket.org/