Trond Myklebust wrote:
'git fetch' or 'git pull'? You almost always want to do the latter, since the former doesn't attempt to merge the changes into your repository.
ah... I did the former... thanks... steved.
Trond Myklebust wrote:
'git fetch' or 'git pull'? You almost always want to do the latter, since the former doesn't attempt to merge the changes into your repository.
ah... I did the former... thanks... steved.