티스토리 뷰
git local repository 생성
c:\practice\html_01 을 git local repository로 생성하고
해당 폴더에 있는 파일 한개를 commit하는 과정을 비디오로 찍어봤다.
git remote repository 생성 at bitbucket
bitbucket.com 에 remote repository 생성하는 과정을 찍어보았다.
1.http://bitbucket.com 접속
2.로그인
3.remote repository 생성
자주 쓰는 git command
ssh-keygen -t rsa -C "oceanfog1@gmail.com"
ssh git@github.com
git init
git commit -am 'add nellow in index.php'
git status
git branch
git branch bigIdea
git checkout bigIdea
git remote add origin3 git@github.com:KyoungRock/NewProject.git
git push origin3 master
git config --list
git config --global user.name "krkim"
git config --global user.email "oceanfog1@gmail.com"
end.
end.
728x90
'개발 > Infra' 카테고리의 다른 글
git discard(폐기) 하는 법 (0) | 2017.10.27 |
---|---|
git branch 새로 생성해서 commit하고 main branch에 merge하기 (0) | 2017.01.12 |
linux 파일에 link 걸기, 폴더별로 용량 보기 (0) | 2016.08.06 |
git 파일명 길어서 pull 안될 때 설정법 (0) | 2016.08.05 |
intelli j에서 console.log() short cut만들기 (0) | 2016.07.27 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 도커각티슈박스
- 도커티슈케이스
- Linux
- 도커컨테이너
- 싱가폴
- docker container
- 도커각티슈케이스
- docker container tissue
- Sh
- 도커티슈박스
- 개발자
- 2017 티스토리 결산
- docker container tissue box
- docker container case
- vim
- docker container whale
- 이직
- shellscript
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함