# GitHub 아이디/패스워드 입력 없이 사용하는 방법

> Clean Markdown view of GeekNews topic #2471. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2471](https://news.hada.io/topic?id=2471)
- GeekNews Markdown: [https://news.hada.io/topic/2471.md](https://news.hada.io/topic/2471.md)
- Type: news
- Author: [kibua20](https://news.hada.io/@kibua20)
- Published: 2020-07-17T23:08:35+09:00
- Updated: 2020-07-17T23:08:35+09:00
- Original source: [kibua20.tistory.com](https://kibua20.tistory.com/88)
- Points: 1
- Comments: 0

## Topic Body

Private 설정된 GitHub Repository는  git pull / push 명령어를 사용할 때 마다  ID와 Password를 입력해야 하는 불편함 있습니다. ID와 Password 입력 없이 Git Hub에 로그인 할 수 있는 방법을 설명합니다.

1. GitHub에 Private Repository 생성

2. Git 주소 확인하기- https 와 ssh URL 확인

3. SSH 인 경우 public key 등록

4. Https인 경우 access token 사용

5. git credential의  cache timeout 활용

## Comments



_No public comments on this page._
