Notice
Recent Posts
Recent Comments
250x250
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- MSSQL
- Open Source
- JavaScript
- spring
- jpa
- Spring Boot
- PostgreSQL
- IntelliJ
- Exception
- Tomcat
- Core Java
- error
- Source
- ubuntu
- JDBC
- STS
- SpringBoot
- maven
- git
- Python
- oracle
- 문서
- AJAX
- MySQL
- myBatis
- Eclipse
- Docker
- 설정
- Thymeleaf
- 오픈소스
Archives
- Today
- Total
헤르메스 LIFE
[Git] Personal access tokens 생성 본문
728x90
출처 : docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token
Creating a personal access token - GitHub Docs
Creating a personal access token You should create a personal access token to use in place of a password with the command line or with the API. Personal access tokens (PATs) are an alternative to using passwords for authentication to GitHub when using the
docs.github.com
[Setting] >> [Developer settings] >> [ Personal access tokens ]



generate token > 만료기간을 선택하도록 되어 있습니다.

생성된 토큰

728x90
'형상관리' 카테고리의 다른 글
| [SVN] svn: ~~ is already locked. 메시지 (0) | 2021.02.15 |
|---|---|
| [Git] .gitignore 파일 생성 (0) | 2021.01.24 |
| [Git] Windows 10 Git 설치 (0) | 2021.01.19 |
| Eclipse 에서 Subclipse 최신버젼 설치하기 (0) | 2015.03.04 |
| [SVN] Subversion 설치방법 64bit환경 (0) | 2011.11.09 |
