We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722844d commit 5c0c128Copy full SHA for 5c0c128
.bashrc
@@ -2,3 +2,7 @@
2
alias g=git
3
source /usr/share/bash-completion/completions/git
4
__git_complete g _git
5
+
6
+export BITBUCKET_TEAMNAME=xxx
7
+export BITBUCKET_USERNAME=xxx
8
+export BITBUCKET_PASSWORD=xxx
0 commit comments