This post will be about learning how to alter and rewrite the commit history using interactive rebase tool and git commit --amend.
ReadIn this post, we'll be working with git remote, learning to add remotes, create a repository on remote and how to push/pull changes on to it.
ReadIn this post will be learning about all the necessary features of git that are required for git branching and merging.
ReadIn this post, we will learn about conceptual areas of git and how we can install git on your system. And concluding this article with usage of basic git commands.
Read