lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 26 August 2014 11:22, Coroutines <coroutines@gmail.com> wrote:
I knew it was related to git but I didn't know the exact term/tech :(

git has it ( https://www.kernel.org/pub/software/scm/git/docs/githooks.html ), but it has been around much longer.

subversion: http://svnbook.red-bean.com/en/1.7/svn.ref.reposhooks.pre-commit.html
cvs: http://ximbiot.com/cvs/manual/cvs-1.11.23/cvs_18.html#SEC182

etc.