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
- mysql
- instruction
- MacOS
- for
- data structure
- Algorithm
- web
- XML
- php
- control
- DATAPATH
- Java
- Pipelining
- html
- github
- DB
- DoM
- while
- javascript
- system
- react
- MIPS
- computer
- DS
- architecture
- CSS
- python
- Linux
- Class
- function
Archives
- Today
- Total
목록Github (9)
YYYEJI

지금부터 토큰 생성하는 방법과 local repo와 remote repo를 연결하는 방법을 설명해 드리겠습니다. Let's get it ٩( ᐛ )و 1. github 로그인 후 Settings에 들어가주세요. 2. 메뉴 마지막에 있는 Devloper settings를 눌러주세요. 3. Personal access tokens 까지 들어가주세요 ! 4. Generate new token을 눌러서 새로운 token을 생성해주시면 됩니다. Generate new token을 누르면 로그인 창이 나오는데 다시 로그인 해주시면 됩니다 ! 5. Note, Expiration, Select scopes를 작성해 주시면 됩니다. note - 토큰 사용 의도에 맞는 이름 Expiration - 사용할 일 수 (유효기간..
Github
2022. 7. 25. 15:40