[git-users] git pull

2010-05-28 Thread Sapna
Hi everyone, I am trying to do 'git pull' to an existing workspace. I did the following initially (init/sync/checkout). Now every 1 minute, I want to pull the content from the remote repo, and compare the commit IDs with the previous list of commit IDs. If the commit IDs differ (ie there is new co

[git-users] Re: git pull

2010-05-28 Thread Konstantin Khomoutov
On May 28, 11:40 am, Sapna wrote: > I am trying to do 'git pull' to an existing workspace. I did the > following initially (init/sync/checkout). Now every 1 minute, I want > to pull the content from the remote repo, and compare the commit IDs > with the previous list of commit IDs. If the commit