일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 조건부스타일
- BlockFormattingContext
- ㅡ
- tailwindCSS
- 화살표2개
- es6
- 제어컴포넌트
- 부모패딩
- transition
- CustomHook
- react
- debouncing
- ?? #null병합연산자
- vite
- twoarrow
- 서초구보건소 #무료CPR교육
- parent padding
- ignore padding
- QueryClient
- alias설정
- 문제해결
- createPortal
- useQueryClient
- BFC
- Carousel
- accordian
- 부모요소의 패딩 무시
- 함수형프로그래밍
- 리액트
- DOM
Archives
- Today
- Total
프론트엔드 첫걸음
git commit -a -m "커밋메시지" 본문
git add와 commit 동시에 하는 명령어
git commit -a -m "커밋메시지"
(a와 m 순서 바꾸면 안되더라)
'개발 공부 > Git' 카테고리의 다른 글
git diff , git diff HEAD (0) | 2022.07.03 |
---|---|
Fast-forward Merge (0) | 2022.07.03 |
git에서 쓰는 간단한 리눅스 명령어 (0) | 2022.07.03 |
git branch와 HEAD, git switch, git checkout, 브랜치 병합 및 이름바꾸기 (0) | 2022.07.03 |
.gitignore 살펴보기 (0) | 2022.07.02 |