프로그래밍언어/Git

[Git] Commit Message 작성

skokieh 2020. 9. 24. 23:20
728x90

chris.beams.io/posts/git-commit/

 

How to Write a Git Commit Message

Introduction | The Seven Rules | Tips Introduction: Why good commit messages matter If you browse the log of any random Git repository, you will probably find its commit messages are more or less a mess. For example, take a look at these gems from my early

chris.beams.io

 

 

요건 한글번역

djkeh.github.io/articles/How-to-write-a-git-commit-message-kor/

'프로그래밍언어 > Git' 카테고리의 다른 글

[Git] ReadME 파일 생성기  (0) 2020.09.24
[Git] Git Brach  (0) 2020.09.02