GITOLFS3-SHELL
NAME
gitolfs3-shell − Gitolfs3 shell
SYNOPSIS
gitolfs3-shell -c <command>
DESCRIPTION
gitolfs3-shell is the Gitolfs3 shell, usable as the default shell for the git user.
COMMANDS
git-receive-pack <repsitory>
Alternatively, using git receive-pack is also allowed. No other arguments nor options than indicated above are processed nor allowed. See git-receive-pack(1).
git-upload-archive <repsitory>
Alternatively, using git upload-archive is also allowed. No other arguments nor options than indicated above are processed nor allowed. See git-upload-archive(1).
git-upload-pack <repsitory>
Alternatively, using git upload-pack is also allowed. No other arguments nor options than indicated above are processed nor allowed. See git-upload-pack(1).
git-lfs-authenticate <repository> upload/download
Outputs a JSON document containing a reference to the Gitolfs3 Git LFS endpoint for the indicated repository and an accompanying tag/MAC to authenticate with the Gitolfs3 server. Only valid for the indicated repository and operation. This command is rewritten to gitolfs3-authenticate. See gitolfs3-authenticate(1).