Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
"Blame" file execution permissions
- X-seq: zsh-users 15678
- From: Julien Nicoulaud <julien.nicoulaud@xxxxxxxxx>
- To: zsh-users <zsh-users@xxxxxxx>
- Subject: "Blame" file execution permissions
- Date: Sun, 2 Jan 2011 15:11:37 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=2Wl55V57bKbHNyAFP72zYBoHptgTIi9LRMqsV1P8hP4=; b=Qqdk8YMl/cyL2auvmivxkGs1NaDtmAdYRJa887pWetiyai+LcM8Dua7kfTBEEinMOR +auNiDHAI9FPiUG0AzxB0ZghkRk0sCNt2HImzIeYS/vj87AdqK1gSuYn9rlD7GAJPg74 TSndmh5kZBbScqVeap3btqiqLk4QGtsMT29t4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=TKezAJju7AsOvw3pIhuKEDTJXRhNfcZWOYfK+w64rlPnr3s+azQyZ0CMZBf+aOA/jR 2vpTinnYIu/CAtbBS9Pb4NsAVPmJlUvnsEpWjNjI0vTGJ4xkSqezhEgh6cvtWBcUHljn tW7Vm33VtZvz2yYnRz4cgp3C3vnio1pepfvwk=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi all,
in a repository with multiple collaborators we have a file that should not
be executable, and someone keeps making it executable, certainly due to its
editor configuration.
Is there some way to blame the file for its execution permissions (and its
permissions in general) ?
Also, is there a way to force the file permissions (through gitattributes,
or whatever) ?
Regards,
Julien Nicoulaud
Messages sorted by:
Reverse Date,
Date,
Thread,
Author