Push the local project to github

Now create a project on github, then initialize the file, use the command git init to generate the initialization git file


locally in the project git remote add github_recon https://github.com/dannyhz/mpayrecon Take an alias, github_recon local git add -A git commit -m "init framework' and push to github git push github_recon master --force













Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326126154&siteId=291194637
Recommended