Corrected command to create the git user #3650
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
Activity
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: 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)