일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Spring
- remote
- 토이프로젝트
- AWS
- GIT
- iTerm2
- alpine
- Intellij
- failed upgrade header
- Dominic
- omz
- MSA
- gcOverhead
- docker-compose
- zsh
- 페이지이동경고
- handshake
- WebSocket
- 커리어스킬
- java
- rsa충돌
- beforeunload
- nginx
- KPT
- 김병주
- byungjoo kim
- docker
- socjs
- python
- SSH
Archives
- Today
- Total
Eyeeshot BloG
Git remote url change 본문
#현재 remote url 확인
git remote -v
#change remote url
git remote set-url origin https://github.com/~~~~~~
#바뀐지 다시 확인
git remote -v
'Tech' 카테고리의 다른 글
Docker 환경변수 설정 (0) | 2021.01.18 |
---|---|
ssh 파일전송 scp (0) | 2021.01.18 |
Synology Nas 에서 Python3 와 pip설치 (0) | 2021.01.12 |
vi 에서 붙여넣기 했을때 탭 깨지는 현상 해결방법 (0) | 2021.01.11 |
SSH 접속시 RSA 공유키 충돌 해결방법 (0) | 2020.12.03 |