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 | 31 |
Tags
- notification
- BottomSheetDialog
- ExifInterface
- itemAnimator
- application
- 403 Error
- room
- LOG
- 이미지 gps
- onReceivedSslError
- webview
- Android
- requestPermission
- skipcollapsed
- prettyJson
- shotcut
- jsontokotlinclass
- navigation component
- ChromeCustomTab
- datastore
- App Startup
- Plugins
- onResume
- kdoc-generator
- Git
- circlecrop
- Blinking
- ActivityResultContracts
- notification bar
- notification setting
Archives
- Today
- Total
Debbi Story
git log 멋지게 출력하기 본문
728x90
.gitconfig 파일에 추가해주시면 됩니다!
[alias]
hist = log --graph --all --pretty=format:'%C(yellow)[%ad]%C(reset) %C(green)[%h]%C(reset) | %C(white)%s %C(bold red){{%an}}%C(reset) %C(blue)%d%C(reset)' --date=short
'git' 카테고리의 다른 글
github ssh 계정별로 설정하기! (0) | 2021.10.23 |
---|