Categories: Git

Git - Rename the File and Push

Explains how to rename the file in Git repository.

Categories: Git

Git Branches – Create Branch, Commit Branch, Merge, and Delete Branch

It explains how to add new branch for git local repository and how to merge it to master branch.

Categories: Git

Git – Configure User and Add new Files to Repository

Find git log, git configure, git status, git add commands usage.

Categories: Git

First Git Example and Push to Azure DevOps

It explains how to create Git repository and how to push the code to VSO.

Categories: Git

What is Git?

Discuss Git, one of the Distributed Version Control Systems which is available for free.