Git - 03 - Key terms to understand, in this tutorial we have discussed what is master branch ? How to create new branch ? How to fetch and when ? How and why create a pull request ? Difference between clone and fork ? How to Pull Origin ? How to commit the changes ? What is the cycle of making your changes visible to remote repository from local machine? How and when to cherry pick the changes from another branch ? What are merging conflicts, when they came and how to resolve them?
0 Comments