티스토리 뷰
git checkout -b 브랜치이름
💡 git checkout -b 명령어를 사용해 새 브랜치 생성
git switch-c 브랜치이름
💡 git switch-c 으로 브랜치를 생성함과 동시에 브랜치를 이동할 수 있다.
기존 git commit history 삭제
💡rm -rf .git/ 기존 git을 삭제할 수 있다.
🚨기존 git commit history 삭제 희망 시 프로젝트 폴더에서 git 파일 삭제 필요
'내가 쓸 유용한 잡지식' 카테고리의 다른 글
YouTube Api Key 만들기 (0) | 2024.02.25 |
---|---|
git branch 이름 수정 (삭제) (0) | 2024.02.23 |
2024. 02. 04 git commit 메시지 작성하는 방법 (0) | 2024.02.04 |
2024. 02. 04 git commit & push (0) | 2024.02.04 |
CSS reset 하는 방법 (1) | 2024.01.24 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- axios 설치하기
- styled component 설치방법
- readme 이미지 추가 방법
- simple Icon 사용방법
- 별점 색채우기
- nextjs 토큰 만료처리하기
- axios CRUD
- Fetch와 Axios 의 장단점
- 유효성검사
- styled component GlobalStyle 사용방법
- Warning: validateDOMNesting(...): <li> cannot appear as a descendant of <li>
- axiosinstance 사용 시 토큰 사용 법
- readme작성해보기
- 별점만들기
- readme 역할
- styled component 사용방법
- git cache
- 영화별점만들기
- Warning: Each child in a list should have a unique "key" prop.
- styled component 조건부 사용방법
- Warning: A component is changing an uncontrolled input to be controlled.
- 에러모음집
- 유효성검사 css
- readme 작성해야 하는 이유
- readme 작성 방법
- 영화 별점
- axios instance 작성하기
- axios 사용하기
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함