TipsMake
Newest

Tags : set default merge tool

Git environment settings
Git 25 May 2019

Git environment settings

before you can use git, you must install and make some configuration changes. here are the steps to install git client on ubuntu and centos linux.

Read More
Git life cycle
Git 25 May 2019

Git life cycle

in this chapter, we will discuss git's life cycle. and in the following chapter, we learn through git commands for each activity.

Read More