git commands
NOTE: if the folder is a git-repo, there should be a .git
folder present.
Git Commands
git commands using SSH
git-shell info
Restricted to only perform git-related commands
Only four commands are permitted
git-receive-pack
git-upload-pack
git-upload-archive with a single required argument
cvs server (to invoke git-cvsserver).
Last updated