티스토리 뷰
git stash
작업 중인 변경 사항을 임시로 저장하고, 작업 디렉토리를 깨끗하게 만들어 준다.
git fetch origin
git checkout 새로운 브랜치 이름
새로운 브랜치 생성 및 이동
git stash pop
이전 브랜치에서 임시 저장한 변경 사항이 새로운 브랜치에 적용된다.
'GitHub 잡지식' 카테고리의 다른 글
특정 브랜치에서 특정 브랜치로 머지된 PR 필터 방법 (0) | 2025.03.26 |
---|---|
branch 베이스를 잘못 설정했을 때 rebase (0) | 2025.03.26 |
git clone 명령어 (0) | 2024.09.29 |
다른 사람의 컴퓨터로 push가 필요할 때 (0) | 2024.08.14 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- readme작성해보기
- git cache
- 유효성검사 css
- 유효성검사
- 에러모음집
- Warning: A component is changing an uncontrolled input to be controlled.
- 영화별점만들기
- readme 역할
- Warning: Each child in a list should have a unique "key" prop.
- axiosinstance 사용 시 토큰 사용 법
- styled component 사용방법
- styled component GlobalStyle 사용방법
- Fetch와 Axios 의 장단점
- readme 이미지 추가 방법
- 별점만들기
- 영화 별점
- axios 사용하기
- axios instance 작성하기
- readme 작성해야 하는 이유
- axios 설치하기
- styled component 설치방법
- simple Icon 사용방법
- axios CRUD
- readme 작성 방법
- Warning: validateDOMNesting(...): <li> cannot appear as a descendant of <li>
- styled component 조건부 사용방법
- 별점 색채우기
- nextjs 토큰 만료처리하기
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함