Skip to content

Commit cf43c98

Browse files
committed
깃허브 1차 문서작성
폴더명변경, 문서명 변경
1 parent 047c63c commit cf43c98

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+431
-48
lines changed

Github/README.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

Github/docs/01_msysgit 설치.md

Whitespace-only changes.

Github/docs/02_github 회원가입.md

Whitespace-only changes.

Github/docs/03_ssh-keygen 등록.md

Whitespace-only changes.

Github/docs/04_저장소 만들기.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

Github/docs/05_로컬저장소와 동기화 시키기.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

Github/docs/06_add, commit, pull, push.md

Whitespace-only changes.

Github/docs/07_프로젝트로 참여하기.md

Whitespace-only changes.

Github/images/demun-010.jpg

-103 KB
Binary file not shown.

document/Github/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Github
2+
3+
이 문서는 프론트엔드 스터디에 필요한 git 사용법에 대한 문서입니다.
4+
5+
6+
### 참여인원
7+
8+
9+
10+
11+
## 목차
12+
* [01-git-설치](docs/01-git-설치.md)
13+
* [02-github-회원가입](docs/02-github-회원가입.md)
14+
* [03-ssh-keygen-등록](docs/03-ssh-keygen-등록.md)
15+
* [04-저장소-만들기](docs/04-저장소-만들기.md)
16+
* [05-로컬저장소-원격저장소-동기화시키기](docs/05-로컬저장소와-원격저장소-동기화시키기.md)
17+
* [06-add-commit-pull-push](docs/06-add-commit-pull-push.md)
18+
* [07-프로젝트로-참여하기](docs/07-프로젝트로-참여하기.md)

0 commit comments

Comments
 (0)