Issues, Merge Requests and Integrations in GitLab

preview_player
Показать описание
In this video we show you how to go through the GitLab workflow, using merge requests and issues to colaborate easily on projects.
We show:
- how to create and upload a branch
- how to close issues with commits
- how to vote for merge requests
- how to reference issues
- how to reference people
- how to set a custom merge commit message (and even closing issues with that)
Рекомендации по теме
Комментарии
Автор

Hi, thanks for the video.
can you confirm if it's possible to disable the `submit issue` button if the description box is empty?

randeeptomar
Автор

Hi I'm having issue with my merge request, I push 4 files from my local and I see the same in my branch in repo, but while I raised the MR, I could see some unnecessary files which I never pushed those. Please help me with this.

Thanks
Mazhar

mazharmohammed
Автор

in your remote repo you have successefully merged 'no-cat' into 'master', bur localy you still on 'no-cat'. Do you need to merge it localy too (via terminal) or you just switch back to master and pull the changes from origin?

vovegde