X-Recipient: archive-cygwin@delorie.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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=N/DcnqtZCyHkxW88
	VKWXfD6LLgYsVDDe4dEQ8PIFyd3HCrFP5iuCuz/v73FP5B2JKRPst4Ou5cmPYPIp
	+CEIkyXGHj+RalZhlFLTy3IMmZ3yAdmzhkKOS9aaIgGH4rUXj9liDTaHVpZAF25H
	MQ3FVrq4oNxSb2hKQaNVYvtaO/s=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=Ie4g7stP8xUqEmdQrpJBwc
	ihpSk=; b=L44lrd0snQXR74+bC9+dTep8rhy8CVBkXJFfr+hqu6beULExpMolBw
	VBO5FxozGgqoodTgteXwMHyVScJenCxQ1c0XI0lrsjtGqO97eeAodmLDbTqB9cGW
	3TeWVxQ9+qdar/N1iHWn8ElZhB+RKxm8hCgnzStes+HbnDCKcWis0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: authsmtp.register.it
X-Rid: olivier.faurax@anyces.com@88.122.116.13
Subject: Re: Re: git stash damaged?
To: cygwin@cygwin.com
References: <6c283005-ec89-f2e3-a556-b018e8bbbb4e@SystematicSw.ab.ca>
From: Olivier FAURAX <olivier.faurax@anyces.com>
Message-ID: <7900a088-c3c8-d27b-d00a-cc5bfb1aad71@anyces.com>
Date: Fri, 20 Jan 2017 14:00:14 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0
MIME-Version: 1.0
In-Reply-To: <6c283005-ec89-f2e3-a556-b018e8bbbb4e@SystematicSw.ab.ca>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

Thanks for the help!

Le 19/01/2017 à 18:24, Brian Inglis a écrit :
> If that's not it, post output of:
>
> $ ls -Adl .git
drwxr-xr-x+ 1 USER06 Aucun 0 19 janv. 16:38 .git/

> $ uname -srvmo
CYGWIN_NT-10.0 2.6.1(0.305/5/3) 2016-12-16 11:55 x86_64 Cygwin

> $ git --version
git version 2.8.3

> $ file    /usr/libexec/git-core/git-stash
/usr/libexec/git-core/git-stash: POSIX shell script, ASCII text executable

> $ ls -l   /usr/libexec/git-core/git-stash
-rwxr-xr-x 1 USER06 Aucun 14K 24 mai    2016 
/usr/libexec/git-core/git-stash*

> $ getfacl /usr/libexec/git-core/git-stash
# file: /usr/libexec/git-core/git-stash
# owner: USER06
# group: Aucun
user::rwx
group::r-x
other:r-x

> $ icacls  `cygpath -w /usr/libexec/git-core/git-stash`
C:\cygwin64\usr\libexec\git-core\git-stash DESKTOP-H62\USER06:(F)
                                            DESKTOP-H62\Aucun:(RX)
                                            Tout le monde:(RX)

1 fichiers correctement traites ; echec du traitement de 0 fichiers

Is there something else I can provide?

Thanks in advance
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

