ikaruce / gitpair

gitpair 예제

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git pair coding 예제

  1. git pair install
$ gem install pivotal_git_scripts
  1. set up git hook
$ git config core.hookspath hook 
$ mkdir hook 
$ cp .git/hooks/prepair-commit-msg.sample ./hook/prepair-commit-msg

참고

https://bitlog.tistory.com/57

About

gitpair 예제


Languages

Language:Shell 100.0%