Git Branch
Branches are also known as trees, streams or codelines.
Branch is the your code changes stored in object to use later on or separate work from main work.
The originating branch is sometimes called the parent branch, the upstream branch (or simply upstream, especially if the branches are maintained by different organizations or individuals), or the backing stream. Child branches are branches that have a parent; a branch without a parent is referred to as the trunk or the mainline.
Popular Git Branch articles and code snippets
Related Articles
- Authenticate with a cookie using laravel 5.1 and jwt
- Finding a specific GitLab tag from PHP
- React: How to publish page on server using React-starter-kit
- babel-loader, webpack, ES2015 modules: "Element type is invalid"
- Create a function-attribute of a function, which is, in its turn, a method of an object literal
- Model Validation in laravel 5.1 not working
- GIT fatal: loose object