Git development
 help / color / mirror / Atom feed
* git not allowing 744 as permissions for a file
@ 2023-01-24 15:48 Auriane Reverdell
  2023-01-24 22:04 ` brian m. carlson
  0 siblings, 1 reply; 2+ messages in thread
From: Auriane Reverdell @ 2023-01-24 15:48 UTC (permalink / raw)
  To: git

Hi,

git doesn't allow to add the execution permission on a file only for
the user. A chmod 744 on a file will transform into 755 when added to
git. This can potentially lead to security problems on certain
systems. Is there a way to fix that? I'll be happy to do so if
somebody shows me where to do it.

Auriane R.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-24 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-24 15:48 git not allowing 744 as permissions for a file Auriane Reverdell
2023-01-24 22:04 ` brian m. carlson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox