-
- git checkout gh-pages
-
- git add 'File_Name' 또는 git add *(모든파일)
- git commit -m "커밋메시지"
- git push
-
- git mv 'ORIGINAL_NAME' 'NEW_NAME'
-
-
- (삭제 위치는 삭제하려는 branch가 아닌 곳에서 해야함)
- git branch -d 'BRANCH_NAME'
-
- git push origin :'BRANCH_NAME'
-
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
FutureGadget/2016-Summer-Web-Study
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|