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 |
Tags
- fastapi router
- tiptap custom command
- tiptap 에디터
- vue3
- mockserviceworker.js
- 파이썬 경로추가
- vue mixin
- springboot dynamic scheduler
- aws mariadb
- spring 동적 스케줄러
- vite.config.js
- vue composable
- FastAPI
- msw
- fastapi 라우터
- spring dynamic scheduler
- tiptap vue3
- pinia
- @Scheduled
- tiptap slash command
- vue2.7
- tiptap
- Maria DB
- vite
- mock service worker
- python path
- aws db 생성
- store router
- branch 이름 변경
- threadpooltaskscheduler
Archives
- Today
- Total
gomstory
Git Remote branch 이름 변경 (with SourceTree) 본문
Local 브랜치 이름 변경
로컬 브랜치 클릭 > 마우스 우클릭 > 이름 변경
Remote 브랜치 이름 변경 (*띄어쓰기 주의)
git push origin :{old_branch}
git push --set-upstream origin {new_branch}
'etc' 카테고리의 다른 글
Tiptap editor Custom Command(Code editor withSlash Commands) (0) | 2025.04.04 |
---|---|
Mac에서 원격 접속시(Microsoft Remote Desktop) 키 제어 (1) | 2024.10.01 |