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
- circlecrop
- onResume
- Plugins
- itemAnimator
- notification bar
- jsontokotlinclass
- 403 Error
- LOG
- Android
- ChromeCustomTab
- requestPermission
- ActivityResultContracts
- application
- kdoc-generator
- room
- navigation component
- shotcut
- ExifInterface
- skipcollapsed
- onReceivedSslError
- datastore
- notification setting
- notification
- prettyJson
- Blinking
- BottomSheetDialog
- App Startup
- 이미지 gps
- webview
- Git
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 |
---|