Skip to main content

8 docs tagged with "Branch"

View All Tags

branch

branch is defined as: to create new Branch. Topics on: git branch, git branch -M main, git branch -d _name, git branch -D _name, -d, -D, HEAD. Read more: Dev To

Branch

Branch is defined as: alt version for file/code. Topics on: Branch Naming convention, Master. Read more: Dev Tool, Git, Git Definition, Branch | Full-Stack Wiki

Branch Naming convention

Branch Naming convention. Topics on: wip, feat, bug, fix, junk, chore, refactor, slash delimiter prevents duplicate subchild name. Read more: Dev Tool, Git, Git

checkout

checkout is defined as: to move onto Branch. Topics on: checkout -b _name, checkout -. Read more: Dev Tool, Git, Git Command, Branch|FullStack Wiki by Roger J

Conflict

Conflict is defined as: when 2 Commit to Merge overwrite same file, git unsure which Branch to keep. Topics on: . Read more: Dev Tool, Git, Git Definition, Merg

Master

Master is defined as: main Branch. Topics on: Master is main trunk of tree. Read more: Dev Tool, Git, Git Definition, Branch|FullStack Wiki by Roger J

merge

merge is defined as: to Merge Branch. Topics on: --abort, git merge --abort. Read more: Dev Tool, Git, Git Command, Merge, Branch|FullStack Wiki by Roger J

Merge

Merge is defined as: to combine multiple Branch. Topics on: Fast-Forward Merge, Conflict. Read more: Dev Tool, Git, Git Definition, Merge, Branch|FullStack Wiki