일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Spring Boot
- AWS
- machine-learning
- MySQL
- 도커
- 쿠버네티스
- DataGridView
- git
- design pattern
- Spring
- 마이바티스
- react
- 스프링
- Python
- Winform
- springboot
- 스프링부트
- docker
- 리팩토링
- 파이썬
- Java
- mybatis
- github
- kubernetes
- 자바
- 코틀린
- c#
- 리액트
- Kotlin
- VOA
Archives
- Today
- Total
목록bitbucket (1)
보뇨 다이어리
Github private repository clone 문제
BitBucket to Github 마이그레이션 작업진행중에 문제가 발생했는데 다음과 같이 진행되었다 $ git clone https://github.com/joons/task_documentations.git Cloning into 'task_documentations'... remote: Repository not found. fatal: repository 'https://github.com/joons/task_documentations.git/' not found 딱 보기에도 private 이기때문에 접근이 안되는거 같은데 어떻게 하지 찾아보다가 빗버켓처럼 작성하면 되는거시와요!! 당연히 대괄호는 삭제하고 아이디와 비밀번호만 입력해주면된다 $ git clone http..
컴퓨터 관련/환경 정보
2019. 9. 30. 16:26