반응형
Notice
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
- react
- C++
- dp
- 고득점Kit
- typescript
- 백준
- 프로그래머스
- LeetCode
- 배열
- 동적계획법
- sql
- 리트코드
- OS
- Level1
- 자바스크립트
- 카카오
- VUE
- 프로그래밍
- CS
- web
- Level3
- Level2
- 코테연습
- python
- Doitvue.js입문
- javascript
- 웹프로그래밍
- Medium
- 파이썬
- 리액트
Archives
- Today
- Total
'heroku' does not appear to be a git repository 본문
반응형
git push heroku master 시에 발생하는 오류
fatal: 'heroku' does not appear to be a git repository
fatal: Could not read from remote repository.
heroku git:remote -a [앱이름] 해주면 된다
반응형
'etc' 카테고리의 다른 글
[소프트웨어 설계] 소프트웨어 생명주기 (0) | 2022.03.30 |
---|---|
아스키 코드 표 (0) | 2020.07.07 |
shell 사용 (0) | 2020.03.23 |
[멋쟁이사자처럼] 중앙과제 3 (0) | 2019.07.31 |
Heroku로 배포하기 (0) | 2019.07.31 |
Comments