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