bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] [PATCH] GnuTLS certificate loading


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] [PATCH] GnuTLS certificate loading
Date: Wed, 07 Aug 2013 00:18:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi Tim,

Tim Rühsen <address@hidden> writes:

> I don't know what is wrong:
>
> address@hidden:~/src/wget/trunk$ git pull
> Already up-to-date.
> address@hidden:~/src/wget/trunk$ git branch --list -a
> * master
>   parallel-wget
>   remotes/origin/HEAD -> origin/master
>   remotes/origin/master
>   remotes/origin/parallel-wget
>
> What can I do ?
> I admit, that I regularly have problems with syncing repositories (git pull 
> fails, actions with fetch/merge resulting in chaos), ending up in rm -r and 
> git clone.

how does "git log" look for you?

What happens if you try these two commands?

$ git fetch -a
$ git pull --rebase origin master


Thanks,
Giuseppe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]