일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- QureyDsl
- NoSQL Workbench
- telegram
- growpart
- DynamoDB
- springboot
- 윈도우 개발서버
- 비즈뿌리오
- jenkins window
- 개발서버
- AWS
- 카카오 알림톡
- modelmapper
- jdk upgrade
- rbenv
- Kotlin
- querydsl
- thymeleaf
- 고정 아이피
- 알림톡
- docker node
- NoArgsConstructor
- EC2
- docker
- push 403
- layout-dialect
- spring boot
- jenkins bitbucket
- Telegram API
- docker app
Archives
- Today
- Total
목록push 403 (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