#git
Read more stories on Hashnode
Articles with this tag
#90daysofdevops · Hello, again guys! Today is a Hands-On day! Here we will impose a merge conflict on a file while merging them from two separate feature...
#90daysofdevops · Hello! Today we are going to start with some basic Git commands. Here we go! Git init: it will initialize git to track the directory or...
1.What is the difference Between Main Branch and Master Branch? There is no difference. In the past ‘master’ was the typical default branch in a git...
Git and GitHub #90daysofdevops · 1.What is Git? Git is a version control system for tracking changes in files and coordinating the work of multiple...