#git
Read more stories on Hashnode
Articles with this tag
Let's explore branching😉 · How are Commits stored? Commits are stored in a data structure called a "commit-graph" in a version control system like Git....
Do you know why the Staging area exists? You will. · The Basic Git Workflow Stage 1: Here you make new files, edit files, delete files, etc within the...
Master Shell Commands to start with Git. · Why learn Shell commands ? Shell commands allows for faster execution of tasks, more flexibility,...
Make your data more reliable using Git. See TOC for your use-case. · So, What's Git? On an abstract level, Git is a tool that helps to manage your...