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
- 유용한사용법
- 카멜룰
- 유용한 표현
- XMLAGG
- 초기데이터
- window7
- arguements
- 호출
- TypeReference
- Jackson
- eclipse pliugin
- javascripts
- 인수배열
- BiffException
- plan_table
- 구동하기
- mput
- New Project
- camel rule
- filed
- json
- put
- WM_CONCAT
- unmashalling
- svn ignore
- spring boot
- 로우병합
- Marshalling
- JExcel
- 유용한 코드
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