Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-shell
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
iv
gitlab-shell
Commits
9b089f95
Commit
9b089f95
authored
Feb 21, 2015
by
Sytse Sijbrandij
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make key authorization easier to understand.
parent
0710fb4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
README.md
README.md
+2
-3
No files found.
README.md
View file @
9b089f95
...
...
@@ -2,12 +2,11 @@
## GitLab Shell handles git commands for GitLab
GitLab Shell
is a progam that executes git commands for GitLab
.
GitLab Shell
handles git commands for GitLab and modifies the list of authorized keys
.
GitLab Shell is not a Unix shell nor a replacement for Bash or Zsh.
Hw
en you access the GitLab server over ssh then GitLab Shell will:
Wh
en you access the GitLab server over ssh then GitLab Shell will:
1.
Checks if your ssh key is known in authrorized keys.
1.
Limits you to predefined git commands (git push, git pull, git annex).
1.
Call the GitLab Rails API to check if you are authorized
1.
It will execute the pre-receive hooks (called Git Hooks in GitLab Enterprise Edition)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment