down voteaccepted
|
You can store your credentials using the following command
|
from https://stackoverflow.com/questions/11403407/git-asks-for-username-everytime-i-push
学到的git actions
git init
git pull url
git push
git push --all
以及
git status
git add -A
git status
git commit
git push