728x90 repository2 [Web] 깃허브 리포지토리 삭제 깃허브 리포지토리 삭제하는 법 깃허브 -> 삭제를 원하는 리포지토리 클릭 -> Settings 맨 아래 있는 Delete this repository 클릭 I want to delete this repository 클 I have read and understand these effects 클릭 "큰따옴표" 안에 있는 내용을 따라 입력 -> Delete this repository 클릭 2023. 6. 16. [Web] 구름 ide 깃허브에 업로드 하기 구름 ide에서 작성한 코드 github에 업로드 하는 방법 깃허브에서 새 repository 생성 New 클릭 -> repository name 설정 -> create repository 생성된 command line을 구름 ide 명령창에 입력 명령어 입력하는 방법 순서대로 git init 부터 명령어 창에 입력해준다 다음 git add . 을 입력해준다 add README.md는 README 파일만 업로드 한다는 의미이고 . 명령은 모든 파일을 추가한다는 의미이다 다음 commit은 해당 리포지토리에 대한 설명을 적는 부분이다 *** Please tell me who you are. Run git config --global user.email "you@example.com" git config -.. 2023. 6. 16. 이전 1 다음 728x90