What are origin and master in git push origin master?

remote libraries don"t feel origin?


default alias for origin remote repositories. Local git repositories can add multiple remote repositories

After

git clone, the default remote repository is called origin


origin is your remote library, and master is the main branch of the remote library. If you want to push to another branch, you need to change master to the name of that branch

.
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-1b38aa3-2ae76.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-1b38aa3-2ae76.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?