728x90 반응형 깃2 [GitHub] 깃 커밋 메시지(git commit message), 깃모지(Gitmoji) 📌 Type 키워드Type 키워드사용 시점feat새로운 기능 추가fix버그 수정docs문서 수정style코드 스타일 변경 (코드 포매팅, 세미콜론 누락 등)기능 수정이 없는 경우design사용자 UI 디자인 변경 (CSS 등)test테스트 코드, 리팩토링 테스트 코드 추가refactor코드 리팩토링build빌드 파일 수정ciCI 설정 파일 수정perf성능 개선chore 빌드 업무 수정, 패키지 매니저 수정 (gitignore 수정 등)rename파일 혹은 폴더명을 수정만 한 경우remove파일을 삭제만 한 경우 📌 관련 이슈 키워드사용 시점사용 키워드해결종료 : Closes수정 : Fixes해결 : Resolves참고참고 : Ref관련 : Related to참고 : See also 📌 깃모지 모음이.. 2024. 11. 6. [GitHub] 깃배쉬(Git Bash)로 깃허브에 코드 올리기 & 코드 업데이트하기 (깃허브 잔디심기) Git Downloadhttps://www.git-scm.com/download Git - DownloadsDownloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific expwww.git-scm.com✍️ Summary// 저장소 생성 및 연결git initgit remote add origin [원격저장소 주소]git.. 2024. 5. 13. 이전 1 다음 728x90 반응형