파이썬기초1 [코드스테이츠] 파이썬 기초반 파이썬 입문_#과제: 3일차_basic 1. 과제명 : git 설치를 해요. git clone 으로 GitHub에서 생성한 repository를 local로 가져와요. git add 로 commit 하고 싶은 파일들을 추가해요. git status 로 repository의 상태를 확인해요. git commit 로 add 한 파일들을 commit message 와 함께 commit 해요. git push 로 remote repository로 local repository 에서 push 를 해요. 2. 과제내용: ssh 설정을 마쳤어요.-> key 파일 명 : id_ed25519.pub GitHub의 my_fisrt_repository 에 my_file.txt 가 올라간 것을 확인했어요. 3: 과제를 통해 느낀 점: 1. ssh key는 생성했으.. 2022. 10. 29. 이전 1 다음 반응형