Bump versions by x.(y+1).z for next dev cycle
[packetcable.git] / git / README
1 gitdir=$(git rev-parse --git-dir); scp -p -P 29418 xsited@git.opendaylight.org:hooks/commit-msg ${gitdir}/hooks/
2 git add .
3 git commit --signoff -m "comment"
4 git push origin HEAD:refs/for/master
5