This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: git stash damaged?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]