깃허브 (2) 썸네일형 리스트형 Visual Studio Code 에서 나의 github에 MD파일 올리기 | 초기설정 #git과 Visual Studio Code가 설치되어있어야 합니다. 깃 설치는 아래에서. 아이디도 있어야 하니 회원가입(Join in) ㄱㄱ >> https://git-scm.com/ Git git-scm.com VScode 설치는 >> https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform.. Day10: 리눅스 관리자 복습 & 깃허브 특강 1. 지난 시간까지 배운 내용을 강사님이 내주신 퀴즈를 풀며 복습 2. 깃허브 특강 깃허브도 이미 알고, 써 본적이 있는 지라 새롭거나 어렵지는 않았다. 깃허브 계정을 생성하고, VSCode를 활용해서 github 에 command 기반으로 push 하는 것과, Source tree를 활용하여 gui 기반으로 작업하는 것을 해보았다. 간단하게 git 명령어들을 정리해보자면 git add -A 대기열 (스테이지)에 추가 git commit -m "설명 달기" 커밋 git status 현 상태 확인 git log 로그 확인 git branch [branch-name] 브랜치 생성 git branch 브랜치 확인 git checkout [branch-name] 해당 브랜치로 이동 git merge [branc.. 이전 1 다음