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 132f14f commit ad50a43Copy full SHA for ad50a43
change-git.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
git filter-branch -f --env-filter '
3
-OLD_EMAIL="869653722qq.com"
+OLD_EMAIL="kuhu8866"
4
CORRECT_NAME="jzfai"
5
CORRECT_EMAIL="869653722@qq.com"
6
if [ "$GIT_COMMITTER_EMAIL" = "$OLD_EMAIL" ]
0 commit comments