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