티스토리 뷰
1. 변경하고 싶은 branch 로 체크아웃
git checkout 수정할branch이름
2. 변경하고 싶은 branch 설정
git branch -m 변경할branch이름
3. 기존 브랜치 삭제
git push origin --delete수정할branch이름
4. 새 브랜치 이름으로 push
git push origin -u 변경할branch이름
'내가 쓸 유용한 잡지식' 카테고리의 다른 글
Public에 있는 img 절대경로로 불러오기 (0) | 2024.03.01 |
---|---|
YouTube Api Key 만들기 (0) | 2024.02.25 |
2024. 02. 04 git commit 메시지 작성하는 방법 (0) | 2024.02.04 |
2024. 02. 04 git commit & push (0) | 2024.02.04 |
2024.02.04 git branch 생성 & 생성과 이동 명령어 & 기존 Commit history 삭제 (0) | 2024.02.04 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- git cache
- axios instance 작성하기
- readme 작성 방법
- axios 사용하기
- readme 이미지 추가 방법
- readme작성해보기
- styled component 사용방법
- simple Icon 사용방법
- 유효성검사
- Warning: A component is changing an uncontrolled input to be controlled.
- Warning: validateDOMNesting(...): <li> cannot appear as a descendant of <li>
- 별점 색채우기
- nextjs 토큰 만료처리하기
- styled component GlobalStyle 사용방법
- axiosinstance 사용 시 토큰 사용 법
- Warning: Each child in a list should have a unique "key" prop.
- 영화별점만들기
- 영화 별점
- readme 역할
- 별점만들기
- 유효성검사 css
- Fetch와 Axios 의 장단점
- styled component 조건부 사용방법
- axios CRUD
- readme 작성해야 하는 이유
- styled component 설치방법
- 에러모음집
- 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 |
글 보관함