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