Skip to content

Removed hardcoded SSH Username on project create/edit form: fixes #493

username-removed-3219 requested to merge github/fork/abhid/master into master

The SSH Username was hardcoded to "git". Changing that to the git_user variable from the config file. Issue was raised here: #493

Merge request reports