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 | 31 |
Tags
- put
- camel rule
- eclipse pliugin
- TypeReference
- spring boot
- 호출
- 유용한 코드
- WM_CONCAT
- 구동하기
- mput
- 카멜룰
- unmashalling
- 유용한사용법
- BiffException
- window7
- filed
- 초기데이터
- 로우병합
- Jackson
- New Project
- arguements
- 유용한 표현
- javascripts
- json
- plan_table
- 인수배열
- JExcel
- Marshalling
- XMLAGG
- svn ignore
Archives
- Today
- Total
하루에 한가지
github 연결 본문
github 에서 new를 통하여 프로젝트 생성

repository 가 생성되었다면 해당 주소를 바라보고 push를 시도하는 데 비밀번호에서 실패.
github에서 발행한 토큰을 사용해서 접근해야 하는데.
너무 오래 되어서 아래에서 재발행
https://github.com/settings/tokens
GitHub: Let’s build from here
GitHub is where over 100 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and fea...
github.com

무슨 권한을 주어야 할지 모르니, 그냥 전부 부여.

generate token 버튼을 통해서, 토큰 발행. 해당 토큰으로 push 해보
git 을 바라보고 쏘기




정상적으로 연동
Comments