일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- growpart
- rbenv
- docker
- spring boot
- telegram
- docker node
- jenkins bitbucket
- 비즈뿌리오
- NoArgsConstructor
- QureyDsl
- 개발서버
- querydsl
- Kotlin
- 윈도우 개발서버
- Telegram API
- NoSQL Workbench
- 고정 아이피
- docker app
- thymeleaf
- 알림톡
- 카카오 알림톡
- modelmapper
- springboot
- jenkins window
- push 403
- layout-dialect
- AWS
- DynamoDB
- jdk upgrade
- EC2
Archives
- Today
- Total
목록github (1)
givepro
GitHub commit & push 403 error 해결
프로젝트를 생성하고 Github에 코드를 커밋해야하는데 발생한 에러였다. git init git add . git commit -m "first commit" git remote add origin {repository-url} git push -u origin master remote: Permission to givepro91/spring-mongodb.git denied to KeunSik-Jang. fatal: unable to access 'https://github.com/givepro91/spring-mongodb.git/': The requested URL returned error: 403 처음에 수정한 부분은 URL을 수정해봤다. git remote set-url origin {gith..
삽질방지
2022. 11. 11. 13:51