#github
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....
How to Build Tiny Container Homes for Your Data and Programs 路 What is Docker? Docker in simple words is a tool used for creating and managing...
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...