일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- error
- OrCAD 다운로드
- github token
- csv
- import data
- Python
- run sql script
- 에러
- visualstudio code
- 오류
- console창
- 깃 토큰
- error 해결
- localhost
- 클론
- cmd
- clone
- jupyter
- MySQL
- 파이썬
- 단축키
- 데이터베이스
- 따옴표 삭제
- DataGrip
- vscode
- Visual Studio Code
- database
- github clone
- PHPStorm
- php
Archives
- Today
- Total
목록github token (1)
개발 노트

원래는 phpstorm에서 git clone 하려 했으나 phpstorm과 git이 충돌하여 clone 할 수 없다는 오류 발생 Event log : Clone failed Git@github.com: Permission denied (publickey). Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. 그래서 명령 프롬프트 창(CMD)를 통해 직접 git clone하는 방법! 1. cmd 창을 관리자 권한으로 실행한다. 2. 하단의 명령코드를 순서대로 입력한다. 명령 코드 : git f: (저장할 폴더 위치) dir git clone git ..
인턴 앱 개발 : 20.07.06~08.31/Back-end : PHP
2020. 8. 14. 13:55