Query: git-shell
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GIT-SHELL(1) Git Manual GIT-SHELL(1)NAMEgit-shell - Restricted login shell for GIT-only SSH accessSYNOPSIS$(git --exec-path)/git-shell -c <command> <argument>DESCRIPTIONThis is meant to be used as a login shell for SSH accounts you want to restrict to GIT pull/push access only. It permits execution only of server-side GIT commands implementing the pull/push functionality. The commands can be executed only by the -c option; the shell is not interactive. Currently, only four commands are permitted to be called, git-receive-pack git-upload-pack and git-upload-archive with a single required argument, or cvs server (to invoke git-cvsserver).AUTHORWritten by Linus Torvalds <torvalds@osdl.org[1]>DOCUMENTATIONDocumentation by Petr Baudis and the git-list <git@vger.kernel.org[2]>.GITPart of the git(1) suiteNOTES1. torvalds@osdl.org mailto:torvalds@osdl.org 2. git@vger.kernel.org mailto:git@vger.kernel.org Git 1.7.1 07/05/2010 GIT-SHELL(1)
Related Man Pages |
---|
git-shell(1) - linux |
git-mailsplit(1) - suse |
git-prune-packed(1) - suse |
git-prune(1) - suse |
git-write-tree(1) - suse |
Similar Topics in the Unix Linux Community |
---|
When to use /Users/m/bin instead of /usr/local/bin (& whats the diff?)? |
Am I really using my brews? [Homebrew] |