Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- firebase 라이브러리
- react native 세팅
- s3 upload
- aws bucket 정책
- error
- 백준
- fire base
- react native font
- PongWorld
- react native CLI
- 에러
- GIT
- img upload
- js
- babel.config.js
- React
- Next.js
- AWS
- react native
- AWS Access Key
- 문자열 대소문자
- 문자열 대소문자 구별
- react native 개발
- 리액트 네이티브
- 리액트
- react native picker
- Project
- Access Key 생성
- 리액트 네이티브 에러
- 리엑트 네이티브 아이콘
Archives
- Today
- Total
목록GIT (2)
밝을희 클태

가장 최신 커밋 삭제하기$ git reset --soft HEAD^$ git reset --mixed HEAD^ && 동일한 명령어$ git reset HEAD^$ git reset --hard HEAD^ HEAD부터 n개의 commit을 삭제하기$ git reset HEAD~n
카테고리 없음
2024. 5. 19. 14:33