#git
Read more stories on Hashnode
Articles with this tag
In the previous blog Day11 You will find the notes for the below tasks. Task-01 Create a new branch and make some changes to it. Use git stash to...
Git branching strategies. Every repository has a default branch; from it, multiple branches can be created. we can create a separate branch for the...
I will write the notes today on the below topic, in my own words. What is Git and why is it important? What is the difference Between the Main...