Skip to content
Snippets Groups Projects

Update command to execute as git user

Merged gitlab-qa-bot requested to merge github/fork/nafu/4.2/doc_patch into 4-2-stable

Created by: nafu

sudo chmod -R ug+rwX,o-rwx /home/git/repositories/
sudo chown -R git:git /home/git/repositories/

From the above conditions,

find /home/git/repositories -type d -print0

should be executed by git user or group.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: dzaporozhets

    thanks

    By Administrator on 2013-02-13T17:25:25 (imported from GitLab project)

    By Administrator on 2013-02-13T17:25:25 (imported from GitLab)

Please register or sign in to reply
Loading