Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • M main
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cse
  • main
  • Wiki
  • Gitlab Guide

Gitlab Guide · Changes

Page history
Update Gitlab Guide authored Oct 09, 2021 by Elizabeth's avatar Elizabeth
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 2 deletions
+3 -2
  • Gitlab-Guide.md Gitlab-Guide.md +3 -2
  • No files found.
Gitlab-Guide.md
View page @ 5b283284
......@@ -17,7 +17,9 @@ For larger organizations, you can also create subgroups.
More about groups, subgroups and members at https://docs.gitlab.com/ee/topics/set_up_organization.html and https://docs.gitlab.com/ee/user/project/code_owners.html .
To view groups:
1\. On the top bar, select Menu > Groups.
2\. Select Your Groups. All groups you are a member of are displayed.
Also the same actions to see your projects.
......@@ -170,5 +172,4 @@ Another one new branch will be created.
Be carefully with working in different branches on the same files. Divide your subtasks between the team members to work in different branches on different files to avoid conflicts.
More about working with git and git commands:
https://git-scm.com/book/en/v2 , https://docs.gitlab.com/ee/topics/git/
\ No newline at end of file
More about working with git and git commands: https://git-scm.com/book/en/v2 , https://docs.gitlab.com/ee/topics/git/ .
\ No newline at end of file
Clone repository
  • Gitlab Guide
  • Home
  • Использование continuous integration для автоматического тестирования лабораторных работ
  • Как послать задание на проверку
  • Правила организации репозиториев