完了です。
プッシュ成功(2コミットをリモートに反映) リモートURLからトークンを除去し、~/.git-credentials に保存する形に変更 次回から git push だけ
This commit is contained in:
@@ -4,7 +4,12 @@
|
||||
"Bash(./wm-api.sh:*)",
|
||||
"Bash(python3:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(python3.exe -m json.tool:*)"
|
||||
"Bash(python3.exe -m json.tool:*)",
|
||||
"Bash(git remote set-url:*)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(git config:*)",
|
||||
"Bash(printf:*)",
|
||||
"Bash(~/.git-credentials)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user