Skip to content

Commit 0bedfe2

Browse files
committed
remove my email
1 parent a3b7613 commit 0bedfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ deploy_branch=gh-pages
66

77
#if no user identity is already set in the current git environment, use this:
88
default_username=deploy.sh
9-
default_email=XX1011+deploy.sh@gmail.com
9+
default_email=
1010

1111
if [[ $1 = "-v" || $1 = "--verbose" ]]; then
1212
#echo expanded commands as they are executed

0 commit comments

Comments
 (0)