일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- JDBC
- 객체지향
- 자바문제
- servlet
- spring
- pyqt
- 생활코딩
- ddit
- python
- Oracle
- 반복문
- 컬렉션프레임워크
- 대덕인재개발원
- 맥
- Android
- 배열
- Java
- 자바
- Error
- nodejs
- FastAPI
- ibatis
- Homebrew
- 이클립스
- 단축키
- API
- crud
- html
- jsp
- Mac
Archives
- Today
- Total
romworld
[Git] 프로젝트 업로드 하는 법 본문
파일크기가 100개 미만이거나 작으면 gitHub 안에서 파일 업로드를 통해 가능하지만 안될 경우
1. https://git-scm.com/downloads
Git - Downloads
Downloads 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 exp
git-scm.com
git을 다운 받는다.
2. https://soda-dev.tistory.com/12
[GitHub] 깃허브에 프로젝트 올리기
보통은 저장소를 생성한뒤 'Upload files'를 하면 업로드되지만 파일 갯수가 너무 많을 경우 안되므로 큰 프로젝트를 업로드할때는 이 방법으로 하자 1. Git을 설치한다. https://git-scm.com/downloads Git - Do
soda-dev.tistory.com
아래 블로그에 도움을 받아 순서대로 명령어를 입력하면 업로드가 된다!
'etc' 카테고리의 다른 글
[Vue.js] 01 - Vue.js 설치 (VS code 사용) (0) | 2023.05.09 |
---|---|
[node.js] 설치 (0) | 2023.05.08 |
[API] KG 이니시스 결제 API 구현 (아임포트) (0) | 2023.02.27 |
[Mac] lombok 설치하기! (0) | 2023.01.25 |
[Mac] Maven 설치하기! (0) | 2023.01.25 |
Comments