반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- COALESCE
- codedeploy
- redis
- VPN
- chartjs
- java bigdecimal
- node
- Spring
- Jenkins
- codedeploy error
- kubeflow
- SQL
- aws
- Kafka
- bootstrap
- Airflow
- 도커
- Python
- PostgreSQL
- Flux
- or some instances in your deployment group are experiencing problems.
- codebuild
- Spring Error
- codepipeline
- JavaScript
- IntelliJ
- docker
- aws cicd
- AWS CI/CD 구축하기
- chart.js
Archives
- Today
- Total
Small Asteroid Blog
git remote branch 가져오기 본문
728x90
1. git remote 갱신하기
git remote update
2. git branch 확인하기
git branch -r
3. branch 변경하기
git checkout -t [이름]
728x90
반응형
'도구 > Git' 카테고리의 다른 글
Gitlab 서버의 repository 저장 위치 변경하기 - 저장소 추가 (0) | 2021.08.17 |
---|---|
[gitlab] gitlab 500 error 원인 및 해결 (0) | 2021.08.13 |
[github] 티스토리 게시글 깃허브에 커밋으로 업로드하기 (0) | 2021.07.19 |
git push 삭제 (0) | 2021.06.07 |
.gitignore 작동하지 않을 때 / application.properties 업로드 안하고 싶을 때 (2) | 2021.05.10 |