From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30149 invoked by alias); 19 Jan 2017 14:48:29 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 30073 invoked by uid 89); 19 Jan 2017 14:48:19 -0000 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 Received: from authsmtp32.register.it (HELO authsmtp.register.it) (81.88.54.73) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 19 Jan 2017 14:48:16 +0000 Received: from [192.168.0.114] ([88.122.116.13]) by paganini35 with id aEo81u00w0HR4oQ01Eo8cR; Thu, 19 Jan 2017 15:48:09 +0100 X-Rid: olivier.faurax@anyces.com@88.122.116.13 To: cygwin@cygwin.com From: Olivier FAURAX Subject: git stash damaged? Message-ID: <4f649dfd-bb02-3d41-9e74-69b7440a2ad3@anyces.com> Date: Thu, 19 Jan 2017 14:48:00 -0000 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 X-SW-Source: 2017-01/txt/msg00254.txt.bz2 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