Firstly need to install git itself with the following yum install git -y –enablerepo rpmforgeyum install git -y –enablerepo rpmforge After that setup the SSH key correctly .. so that can login to remote central repository without prompt. Then clone a copy from remote central repository : for example : GIT packagename is “eScanner” at […]

continue reading.....