일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Android
- django
- 파이썬
- conventional NFR
- cloud firestore
- 쓰레드 비디오 다운로드
- firestore
- meta threads
- 이모티콘
- Realtime Database
- skeleton architecture
- jenkins
- 자료구조
- non conventional NFR
- endless scrolling
- 메타 쓰레드
- 쓰레드 이미지 다운로드
- 특수기호
- re-engineering
- 안드로이드
- 직장영어
- Python
- 영어회화
- RecyclerView
- git
- 라이브아카데미
- Firebase
- 객치지향프로그래밍
- 젠킨스
- 특수문자
Archives
- Today
- Total
목록git 설정 (1)
Owl Life

1. 아래 명령어로 설정 파일 편집 $ vi ~/.gitconfig 2. 아래 명령어들 사용. 필요시 계속 해서 업뎃할 것 [user] name = OwlLife email = owllife@gmail.com [push] default = simple [color "diff"] meta = yellow bold frag = magenta bold old = red bold new = green bold whitespace = red reverse [color] ui = auto [color "branch"] current = yellow bold local = green bold remote = cyan bold [alias] l = log --pretty=format:\"%h %ad | %s%d : [..
Git
2017. 12. 3. 21:22