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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=lUx Y11Nxyy7ta8oFizGABV2EveMXdtK+y+gKKTD/f2peAI1r2vzVfms9wermOzgxg3/ Qf94dIQWpG9yFwlpk25w+XcUXfa278mb1/+mztnCAccv6i3DGU94nvnhLRMZzCzh WRKImZnL/68ZdZRe/gMCFyci1MjgW+AA7ZtDm+c8= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=Dk/ad5QaD igQdms5Zl/zzInTMrs=; b=pCrGly7+w5Cm8cC3rp9874RYka9gU/Nb/HT9eLGTQ oyo6MoOrFC8vhft7n3CQoimUJnxiwsgaRePMy2wmMfArpqSCNJGSsmFNYEm0qapY D2D9iNYTF9hmB0fuTT8lAF1c0Mgg0vYMVpTsL51E5m6NTFy+p4tlqmEBvU3tTB/l zk= 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_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=2831 X-HELO: authsmtp.register.it X-Rid: olivier DOT faurax AT anyces DOT com@88.122.116.13 To: cygwin AT cygwin DOT com From: Olivier FAURAX Subject: git stash damaged? Message-ID: <4f649dfd-bb02-3d41-9e74-69b7440a2ad3@anyces.com> Date: Thu, 19 Jan 2017 15:47:57 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hello, When I use "git stash", I get a message saying it is there but not executable. $ git stash fatal: 'stash' appears to be a git command, but we were not able to execute it. Maybe git-stash is broken? I tested with 2.8.3-1 and 2.8.2-1. I checked /usr/libexec/git-core/git-stash and it is a script that has proper permissions. Can you reproduce? (package: git) Have a nice day Olivier -- 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