Branch - Related information

  • I don't quite understand the use of git branches.

    I have not quite understood the branch usage of git . master is definitely the remote end to push. Then, for example, I set up dev branch, and derive dev-A branch on dev . After completing development on dev-A , I merge to dev to delete dev-...

  • The Planning problem of Project Construction Branch

    I haven t done much multi-project development of a base code version before, but now I want to pull branches of each project. My plan is to first pull a set of common code as the backbone, which only contains the basic code and business logic that can b...

    May.01,2021
  • Planning of project construction branch

    I haven t done much multi-project development of a base code version before, but now I want to pull branches of each project. My plan is to first pull a set of common code as the backbone, which only contains the basic code and business logic that can b...

    May.01,2021
  • , git remote prune origin cannot delete branches in batch after "Git 2.7" remote branches are deleted

    "description ": there has always been a habit of deleting the development branch after the PR merger (sometimes by yourself, sometimes by someone else). Then run git remote prune origin locally without any hints after running, and it doesn t take ef...

    Mar.19,2021
  • 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-1b3a9f3-2c232.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-1b3a9f3-2c232.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?