사용할 수 있는 참조를 기반으로 객체에 사람이 읽을 수 있는 이름을 부여. 더 많은 정보: https://git-scm.com/docs/git-describe.
git describe
git describe --abbrev={{4}}
git describe --all
git describe {{v1.0.0}}
git describe {{브랜치_이름}}