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
Kazuhiko Shiozaki
gitlab-shell
Commits
25f4a829
Commit
25f4a829
authored
Feb 05, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix prev commit
parent
0b58936c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
36 deletions
+2
-36
README
README
+0
-36
README.md
README.md
+2
-0
No files found.
README
deleted
100644 → 0
View file @
0b58936c
### gitlab-shell: ssh access and repostiory management
[![CI](http://ci.gitlab.org/projects/4/status?ref=master)](http://ci.gitlab.org/projects/4?ref=master)
### Setup
./bin/install
### Check
./bin/check
### Repos:
Add repo
./bin/gitlab-projects add-project gitlab/gitlab-ci.git
Remove repo
./bin/gitlab-projects rm-project gitlab/gitlab-ci.git
### Keys:
Add key
./bin/gitlab-keys add-key key-782 "ssh-rsa AAAAx321..."
Remove key
./bin/gitlab-keys rm-key key-23 "ssh-rsa AAAAx321..."
README.md
View file @
25f4a829
### gitlab-shell: ssh access and repostiory management
[
![CI
](
http://ci.gitlab.org/projects/4/status?ref=master
)
](http://ci.gitlab.org/projects/4?ref=master)
### Setup
./bin/install
...
...
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