When github created the warehouse, did it make no sense to choose this sentence?


if you check it, you can't push your local warehouse directly, because the remote warehouse already has a commit. Then you can only git clone down and start the project from 0.

if you already have local code, you can add remote repository git remote add origin url and push your local code git push-u origin master as prompted by github.

< hr >

initialize : initialization.


you can choose it or not. You can write your own README.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3084f-2bd29.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3084f-2bd29.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?