echo "# supereditor" >> README.md
git init # initialize repository
git add README.md # add single file Omitting the filename at the end is adding all files
git config --global user.name xxx # configure git
git commit -m "first commit" # commits changes from the staging area to the local repository with a commit note
git branch -M main # Forces the current branch or a specified branch to be renamed to main.
git remote add origin https://github.com/xxx/xxx.git # associates the remote repository for the first time
git push -u origin main # push code
1980s programmer turned to do cross-border, fed up with the current flood of soft advertisements around, painfully, decided to the future of the current Internet resources to measure and analyze, for everyone to filter out the really effective and usable resources.