... | @@ -17,7 +17,9 @@ For larger organizations, you can also create subgroups. |
... | @@ -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 .
|
|
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:
|
|
To view groups:
|
|
|
|
|
|
1\. On the top bar, select Menu > Groups.
|
|
1\. On the top bar, select Menu > Groups.
|
|
|
|
|
|
2\. Select Your Groups. All groups you are a member of are displayed.
|
|
2\. Select Your Groups. All groups you are a member of are displayed.
|
|
|
|
|
|
Also the same actions to see your projects.
|
|
Also the same actions to see your projects.
|
... | @@ -170,5 +172,4 @@ Another one new branch will be created. |
... | @@ -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.
|
|
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:
|
|
More about working with git and git commands: https://git-scm.com/book/en/v2 , https://docs.gitlab.com/ee/topics/git/ . |
|
https://git-scm.com/book/en/v2 , https://docs.gitlab.com/ee/topics/git/ |
|
\ No newline at end of file |
|
\ No newline at end of file |
|
|