logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

iki-git-shell - ikiwiki-hosting helper

Author

       Joey Hess <joey@ikiwiki.info>

                                                                                                iki-git-shell(1)

Description

       This  is  a  wrapper  for  git-shell,  and  the  parameters  are passed on to that program. Used in a ssh
       authorized_keys file for an ikiwiki-hosting site user,  it  adds  several  safety  features  to  incoming
       commits.  These  include  the  ability  to park a repo, preventing changes, and limiting access to only a
       site's source.git repository and no other repositories.

       In addition to running git-shell commands, a very few other commands can  be  run  by  the  remote  user.
       "logview" will tail their site's apache access.log, and "logdump" will dump out out.

Name

       iki-git-shell - ikiwiki-hosting helper

See Also

ikisite(1)

       git-shell(1)

Synopsis

       iki-git-shell -c I<command> I<argument>

See Also