vscode에 feature 생성하기
1. new issue 등록 (git)
2. vscode 에서 Clone repository 선택
2-1 . 프로젝트 깃 주소 붙여넣기
3. Branch 생성 (ex. feature/2)
4. commit 할 branch 별모양 클릭
5. Commit
6. Push
'개발' 카테고리의 다른 글
[vscode] html 자동완성 단축키 (0) | 2023.11.08 |
---|---|
[Kotlin] 코틀린/JVM 코드의 컴파일과 실행 (0) | 2022.12.24 |
VScode mysql 연동 / JPA (0) | 2022.01.17 |
[맥북 / 윈도우] VScode github 연결 해제 (0) | 2022.01.03 |