X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:references:in-reply-to :subject:date:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=K5ATfpdFEs0AyTXT c4CPtPyZupxEnCqArMSmpOUv2gGnapLN2XB10ifGD3Ea+Sc7Z9tfa0soJSQxKFGj Skj/Icsarp8Ix4LuKQ20oQCUHhFKUHtzuNJ1SSlyh75eaogU7Ug1iya0YWqi9tkb 6IEARQrte2qkWaCnCMwVazWC//g= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:references:in-reply-to :subject:date:mime-version:content-type :content-transfer-encoding; s=default; bh=2MlMmuZ1ntAuEKNCp1Jxok 1aW0g=; b=vwinwBs6taD+ZQ8VbftlxjFneeCGAc0aDCpvmErzkQQ00KvWCW52G0 JBNXXOIGYFp/ZWiq5nKf3xB3FH1cI3YQV+nGXZ9RtXozkUvPoCrzVZGBA2/6FHXs IiJe9cMVNfQajRZyOm2CyXMkUY/znrrzKgRNdStafoh9fk+S+Eb0s= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: BAY004-OMC1S9.hotmail.com X-TMN: [vXDSmQpXHmDCPPAkunGQFPf3+o7DOrTZ] Message-ID: From: "Tony Kelman" To: References: <5502264B DOT 3050803 AT lysator DOT liu DOT se> In-Reply-To: <5502264B.3050803@lysator.liu.se> Subject: Re: git fails to push Date: Sun, 15 Mar 2015 22:14:29 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes > For a long time, I have been suffering from git problems when I > push to our server. I have been hoping that it should just > magically go away with some update or something, but I guess not. > Basically, I have to push several times for it to "take". No idea whether or not this is related to your issue, but I run into pretty frequent fork failures from cygwin git that can at least be worked around by setting alias git="env PATH=/usr/bin git" in my .bashrc. -Tony -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple