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 a3b7613 commit 0bedfe2Copy full SHA for 0bedfe2
deploy.sh
@@ -6,7 +6,7 @@ deploy_branch=gh-pages
6
7
#if no user identity is already set in the current git environment, use this:
8
default_username=deploy.sh
9
-default_email=XX1011+deploy.sh@gmail.com
+default_email=
10
11
if [[ $1 = "-v" || $1 = "--verbose" ]]; then
12
#echo expanded commands as they are executed
0 commit comments