/
GitLab Referencing Issues
GitLab Referencing Issues
GitLab은 Commit 메시지에서 Issue를 참조하여 특정 문제를 해결할 수 있습니다. Issue를 참조하는 방법에 대해 설명합니다.
1. 참조 대상 Issue를 생성
2. Commit 메시지에 작성할 이슈 번호 확인
3. 로컬 저장소에서 변경하기 전에 아래 명령을 사용하여 최신 여부를 확인
4. git checkout 명령을 사용하여 새로운 branch를 생성
5. git commit -m 명령을 사용하여 메시지에 참조할 이슈 작성
6. 새로만든 branch로 Merge request 생성
7. 참조 대상 Issue 확인
, multiple selections available,
Related content
GitLab 이슈 생성
GitLab 이슈 생성
More like this
GitLab Merge request
GitLab Merge request
More like this
GitLab
GitLab
Read with this
GitLab 권장 프로세스
GitLab 권장 프로세스
More like this
GitLab Runner
GitLab Runner
Read with this
GitLab Label 관리
GitLab Label 관리
More like this