Git submission question

Click pull first, then pull successfully

error will be reported as soon as it is pushed


rm-f. Git / index.lock delete the index.lock file before executing git add.


delete this file again clipboard.png
to learn to read the error log


should be merge before commit, you commit to try


the workspace has modified files, when Push, you need the workspace to maintain the clean state. Use git status to check the status of the current workspace, commit and push if you are sure you want to modify it, and vice versa, use checkout. Discard.

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