File: iki-git-hook-update.mdwn

package info (click to toggle)
ikiwiki-hosting 0.20140613
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 788 kB
  • ctags: 283
  • sloc: perl: 5,124; sh: 182; ansic: 168; makefile: 50
file content (24 lines) | stat: -rw-r--r-- 618 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# NAME

iki-git-hook-update - ikiwiki-hosting git update hook

# SYNOPSIS

iki-git-hook-update

# DESCRIPTION

This program is installed by ikisite as the git update hook for ikiwiki
git repositories. It allows trusted sources to commit any change,
while limiting commits from untrusted sources to prevent them making arbitrary
new branches, or making unsafe changes to the site's setup branch.

# SEE ALSO

* [[ikisite]](1)

# AUTHOR

Joey Hess <joey@ikiwiki.info>

Warning: this page is automatically made into a man page via [mdwn2man](http://git.ikiwiki.info/?p=ikiwiki;a=blob;f=mdwn2man;hb=HEAD).  Edit with care