본문 바로가기
Git

window에 git bash 설치하고 폴더 업로드

by Wanado 2023. 1. 11.
728x90

https://xangmin.tistory.com/102

 

윈도우에서 Git Bash 설치하기

1. 설치 파일 다운로드 Windows에서 Git을 사용하기 위한 GitBash를 설치한다. (2.30 버전) Git Bash 설치 파일을 받기 위해 공식 홈페이지(https://git-scm.com/)에서 다운로드 한다. 다운로드 완료 후 설치 파일

xangmin.tistory.com

 

 

https://vanillacreamdonut.tistory.com/193

 

[Github] 깃 허브에 폴더 전체 업로드 방법!

내 컴퓨터의 폴더 전체를 깃허브에 업로드를 하고 싶었다! 1. 업로드할 폴더의 상위 폴더로 가서 git bash 클릭! (우클릭) git bash here를 클릭해준다! 2. 폴더 Add - Commit - Push Git 오류! fatal: not a git reposi

vanillacreamdonut.tistory.com

 

728x90

'Git' 카테고리의 다른 글

git CI/CD  (0) 2023.02.10
Error Git pull (merge, rebase, fast-forward only)  (0) 2023.02.10
git pull 취소  (0) 2023.02.09
Error :this exceeds github's file size limit of 100.00 mb  (0) 2023.01.30
git hub에 코드/프로젝트 올리기  (0) 2023.01.28