Today rtolzo Learned
Github
Tags
Github
Tags
  • Topics
    • Typescript
    • Git

patch-id란 무엇인가?

patch-id는 변경사항(git diff)을 해시화 한 값이다.
즉, 다른 브랜치 다른 커밋이더라도 변경 사항이 같으면 patch-id는 같다.

#git
마지막 수정일: