Basic Git & GitHub for DevOps Engineers
Let's explore each command in detail.
Create new directory for Git initiation
Create a directory with "first_git_repo" and navigate into it using "cdfirst_git_repo" for Git initiation.
Initialize a new Git repository
Create two files, add them to ...
ankitkondal.hashnode.dev2 min read