Originally created by: valhalam
When creating a new project, if you click on the code tab once it has been created, you get redirected to /p/\<projectname>/code/ref/master. A typo is found under "First time using Git" section.
See attached screenshot.
Typo:
# add all your files. Use can use specific filenames or directories instead of '.'
Expected result:
# add all your files. User can use specific filenames or directories instead of '.'
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally by: valhalam
Diff:
Diff:
Looks good. Merged.