Skip to content

WIP: Clean up basics docs

Drew Blessing requested to merge dblessing/gitlab-ce:clean_up_basic_docs into master

I'm going through all of the GitLab basics documentation. It's important for this documentation to be accurate and clear.

TODO:

  • Move deploy key documentation out of SSH section*
  • Delete SSH section*
  • Review CLI basic commands
  • Review basic git commands
  • Review create a project
  • Review create a group
  • Review create a branch
  • Review fork a project
  • Review add a file
  • Review add an image
  • Review create a merge request

*The SSH keygen part was already moved into GitLab basics. However, there is some deploy key and Eclipse key stuff that is still in SSH section. Deploy keys deserve their own location and I'm not sure if the Eclipse stuff is even necessary.

Merge request reports