On Mon, Feb 25, 2013 at 12:47:50PM -0800, Matt Snow wrote:
> For some unknown reason whenever I do a git pull, it just hangs. Nothing
> happens. I have tried to remove all the files, do a git init, then try to
> git pull again but no luck.
>
> I am at a loss for what happened or any ideas
On 25/02/13 20:47, Matt Snow wrote:
For some unknown reason whenever I do a git pull, it just hangs.
Nothing happens. I have tried to remove all the files, do a git init,
then try to git pull again but no luck.
I am at a loss for what happened or any ideas how to fix it.
Anyone care to help a fr
> From: Matt Snow
>
> For some unknown reason whenever I do a git pull, it just hangs. Nothing
> happens. I have tried to remove all the files, do a git init, then try to
> git pull again but no luck.
One brute-force technique is to use a "trace" command to see what git
is hanging on. (Us
Have you checked your internet connection?
On Feb 25, 2013 2:47 PM, "Matt Snow" wrote:
> For some unknown reason whenever I do a git pull, it just hangs. Nothing
> happens. I have tried to remove all the files, do a git init, then try to
> git pull again but no luck.
>
> I am at a loss for what