Skip to content
Snippets Groups Projects

Corrected command to create the git user #3650

Closed gitlab-qa-bot requested to merge github/fork/lloydsparkes/patch-1 into master

Created by: lloydsparkes

Removed --disabled-login from adduser command so that the git user can be accessed via ssh, which is essential for push/pull

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: senny

    Hey @lloydsparkes thanks for your contribution.

    The commits look a bit messed up. It seems that your branch had more differences than the described change. Can you update the PR to only show your change?

    By Administrator on 2013-04-21T15:19:18 (imported from GitLab project)

    By Administrator on 2013-04-21T15:19:18 (imported from GitLab)

  • Created by: lloydsparkes

    Oops, no idea how that happened. Will fix

    By Administrator on 2013-04-21T15:59:45 (imported from GitLab project)

    By Administrator on 2013-04-21T15:59:45 (imported from GitLab)

  • Created by: senny

    @lloydsparkes you don't need to open another PR, you can issue a force push (git push -f) on the same branch you opened the PR from. Github will detect the change and update the PR accordingly.

    By Administrator on 2013-04-21T16:07:42 (imported from GitLab project)

    By Administrator on 2013-04-21T16:07:42 (imported from GitLab)

Please register or sign in to reply
Loading