| delorie.com/archives/browse.cgi | search |
| 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: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 AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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-HELO: | authsmtp.register.it |
| X-Rid: | olivier DOT faurax AT anyces DOT com@88.122.116.13 |
| Subject: | Re: Re: git stash damaged? |
| To: | cygwin AT cygwin DOT com |
| References: | <6c283005-ec89-f2e3-a556-b018e8bbbb4e AT SystematicSw DOT ab DOT ca> |
| From: | Olivier FAURAX <olivier DOT faurax AT anyces DOT 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> |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |