On Sat, Sep 11, 2010 at 16:46, Andy [off-list ref] wrote:
i did a git clone https//..../abc.git. everything was fine.
Now there are new files on the server and I did a git pull and it said
everything is up to date. But I still do not see the new files on my
machine.
How do I pull all new files down to my machine?
Did you commit those new files? And did you commit them to the tree
"git pull" is pulling from?