11111
dddddvscode
SHA256:+gMvoVqoq5bi1kCM10uXU1UqIk7mTwsKlJyOynMRvU8
git clone git@github.com:githubcwz/vscode-c.git
or create a new repository on the command line
echo "# coder" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/githubcwz/coder.git
https://github.com/githubcwz/vscode-c.git
git push -u origin main
…or push an existing repository from the command line
git remote add origin https://github.com/githubcwz/coder.git
git branch -M main
git push -u origin main

浙公网安备 33010602011771号