파이참을 켜서 아무 프로젝트나 일단 만듭니다. File -> Settings -> Version Control -> Git Test 버튼을 클릭했을 때 깃 버전이 뜨면 깃이 잘 설정되었습니다! File -> Settings -> Version Control -> GitHub 왼쪽 상단의 + 버튼을 눌러 깃허브에 로그인 해줍니다 로그인 완료 시, 이렇게 사용자가 잘 뜹니다! 이후 OK -> OK 해서 설정을 완료해줍니다. 상단에 Git이라 안뜨고 VCS라 뜨시는 분들만 해당 Enable Version Control Intergration ...을 클릭합니다. Git을 선택한 후 OK 버튼 클릭 그럼 상단에 Git으로 메뉴바가 바뀌어 있을 겁니다! 원하는 경로에 빈 디렉토리 생성해주기 깃에 저장할 파일들이 ..
GitBash Download Link https://gitforwindows.org/ Git for Windows Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike. Git BASH Git for Windows provides a BA gitforwindows.org 위 링크에서 gitbash를 다운받아 줍니다! 필요한 것은 총 3가지에요 github 계정 gitbash..