Posts related to tag: git


Getting Started with Git and Setup Development Environment

Git is a distributed version control system commonly used for managing and tracking changes in source code during software development. […] Continue reading »

How to change default Author and Committer in Eclipse Git plugin?

In Eclipse IDE, most probably the default author and committer name for Git plugin is your computer name as shown […] Continue reading »