Skip to content

Commit

Permalink
사용자 설정을 추가함.
Browse files Browse the repository at this point in the history
  • Loading branch information
khw7096 committed Apr 1, 2019
1 parent 2a7ea6f commit 0c75976
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,5 @@ $ git --no-pager log --reverse --date=iso-local --pretty=format:"%ad %an %s" --a
시간포맷은 git에서 기본적으로 지원하는 ISO8601 방식을 사용했습니다. 작업시간을 계산하는 방식은 아래 형태를 참고했습니다.

https://github.com/kimmobrunfeldt/git-hours#how-it-works

첫번째 커밋전에 작성하는 코드는 프로그래밍 몰입시간을 포함하여 1시간을 기본값으로 셋팅했습니다.

0 comments on commit 0c75976

Please sign in to comment.