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