Skip to content

Commit a0eae7f

Browse files
committed
update git username and email
1 parent a99ab16 commit a0eae7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

wsl2op.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ is_VS='V=s'
8686
# 是否展示编译时间戳
8787
is_showTime=''
8888
#Git参数
89-
git_email=smallprogram@foxmail.com
90-
git_user=smallprogram
89+
git_email="smallprogramzhusir@gmail.com"
90+
git_user="David Mandy"
9191

9292

9393
SCRIPT_PATH="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/$(basename "${BASH_SOURCE[0]}")"

0 commit comments

Comments
 (0)