HomeDevCentral

Allow to restore chmod on shared deployment Git directories

Description

Allow to restore chmod on shared deployment Git directories

Summary:
Git repositories are normally configured in group-writable,
to be shared by members of the 'ops' groups.

As some Git commands can create a file not-group-writable,
this script allows to ensure permissions. It doesn't touch
to user or world permissions.

Known issue is a file intended to be in read only would get
a strange 464 permission, but no occurence in Git repositories
are known.

Test Plan: Tested on Complector

Reviewers: DorianWinty, dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2973

Details

Provenance
derecksonAuthored on Apr 4 2023, 01:02
derecksonPushed on Apr 6 2023, 23:13
Reviewer
dereckson
Differential Revision
D2973: Allow to restore chmod on shared deployment Git directories
Parents
rOPScdf3a22342eb: Provision orange-rabbit for integration Notifications Center
Branches
Unknown
Tags
Unknown