Skip to content

Instantly share code, notes, and snippets.

@daemin-hwang
Created March 5, 2016 12:20
Show Gist options
  • Select an option

  • Save daemin-hwang/6cd7f422ab4ef05f3485 to your computer and use it in GitHub Desktop.

Select an option

Save daemin-hwang/6cd7f422ab4ef05f3485 to your computer and use it in GitHub Desktop.
git config 설정 Hook과 정책
[7.1 Git맞춤 - Git 설정하기]
로컬 클라이언트 config 설정 / 서버 denyNonFastForwards 설정 관련 내용
: https://git-scm.com/book/ko/v1/Git%EB%A7%9E%EC%B6%A4-Git-%EC%84%A4%EC%A0%95%ED%95%98%EA%B8%B0
[7.4 Git맞춤 - 정책 구현하기]
서버훅 / 클라이언트훅(denyNonFastForwards 체크)
: https://git-scm.com/book/ko/v1/Git%EB%A7%9E%EC%B6%A4-%EC%A0%95%EC%B1%85-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment