Git via ssh and gnome-terminal

Firstly need to install git itself with the following

yum 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 the “mesinphotostat” server.

git clone namran@mesinphotostat:eScanner

it shall download all the necessary file from remote .

then.. ammend the local copy.. work on it whatever.

vi scannerMenu.xml

then commit the change to local repo first.

git commit -a

if would like to change variable for user email .
run the following :

git config --global user.email git-do-not-reply@namran.net

then.. to push to remote central repository again:

git push scannerMenu.xml

that’s all.

.. still avoiding eclipse.

eclipse got a lot of click-and-click done.. but somehow I still prefer command line .. haha.

Related Post

2 Responses

  1. desa ku pilar says:

    Hello there, I believe your web site may be having browser compatibility issues.
    When I take a look at your blog in Safari, it looks
    fine but when opening in Internet Explorer, it has some overlapping issues.
    I merely wanted to provide you with a quick heads up! Aside from that,
    great blog!

    Reply
  2. pub quiz austin texas says:

    DJ spins out on Saturday nights. At the end of each round
    read out the cumulative scores. Theme Format: It is almost like standard format of the pub quiz.

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *