
Problems
- 학교 동아리에서 버전 관리 방법을 정하기로 함
Attempts
- Using Git source control in VS Code

Results
-
github organization, repository, branch 생성

-
txt파일 생성 후 pull, push, fetch, commit 해보기
Git History, GitLens 플러그인으로 상세 정보 열람 가능
Insights
버전 관리는 지속 가능한 개발의 핵심이므로 팀원과 협의한 환경 설정이 꼭 필요하다고 느꼈다.