일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 25가지 효율적인 sql작성법
- jquery
- 야구게임
- 이클립스
- 형변환
- 전체
- 전체텍스트
- 자바
- Login with OAuth Authentication
- Validations
- 다운캐스팅
- angular2
- 다형성
- 상속예제
- while
- 로또
- 업캐스팅
- 스프링
- 자바 야구게임
- 가변인자
- 단축키
- 페이징
- 전자정부
- 추상클래스
- IBatis procedure
- 상속
- Full text
- full text indexing
- Random
- Today
- Total
nalaolla
GitHub 본문
IntelliJ IDEA lets you manage projects hosted on GitHub directly from the IDE: clone repositories, share your projects, create forks, share code through gists, create pull requests and review incoming pull requests.
Register a GitHub account
To be able to retrieve data from a repository hosted on GitHub, or share your projects, you need to register your GitHub account in IntelliJ IDEA.
If you do not want to specify yor credentials each time you sync with a remote, or push your commits, you can configure IntelliJ IDEA to save your account information (see Configure a password policy).
Register an existing account
1. In the Settings/Preferences dialog Ctrl+Alt+S, select Version Control | GitHub in the left pane.
2. Click Add account.
3. In the dialog that opens, specify your GitHub server URL (either github.com, or an enterprise instance).
4. Do one of the following:
o If you already have a token, click the Enter token link and paste it there.
o If you want to obtain a new token, enter your login and password. If you have two-factor authentication enabled, you will be asked to enter a code that will be sent to you by SMS or through the mobile application. See Creating a personal access token for more details on GitHub tokens.
The token must have the repo and the gist scopes enabled in your account permissions (see Understanding scopes).
Create a new GitHub account
1. In the Settings/Preferences dialog Ctrl+Alt+S, select Version Control | GitHub in the left pane.
2. Click Add account, and in the dialog that opens, click Sign up for Github.
3. Register your account on the Sign up for GitHub page that opens.
4. Return to the IntelliJ IDEA settings and specify your credentials.
Manage multiple accounts
You can use multiple GitHub accounts in IntelliJ IDEA: for example, a personal account to work on an open-source project, and a corporate account for your main job.
1. In the Settings/Preferences dialog Ctrl+Alt+S, select Version Control | GitHub in the left pane.
2. Use the SHAPE \* MERGEFORMAT button to add as many accounts as you need.
3. (Optional) To set an account as a default one for the current project, select it and click SHAPE \* MERGEFORMAT . If a default account is set, IntelliJ IDEA will not ask you to select an account you want to use when you share your project on GitHub, rebase a fork, create a pull request, or create a gist.
'JetBrain > IntelliJ' 카테고리의 다른 글
[IntelliJ] 필수 단축키 정리 (+ 전체 단축키 표) (0) | 2020.11.06 |
---|---|
IntelliJ, GitHub 연동하기! (0) | 2020.02.07 |
IntelliJ에서 Spring+maven 프로젝트 import 및 설정 (http버전) (0) | 2019.07.14 |
Windows 10 IntelliJ Github 연동 (0) | 2019.07.03 |
인텔리J 학생 인증 무료 설치방법 (0) | 2019.07.02 |