diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-12-04 14:56:45 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-12-04 14:56:45 +0000 |
commit | 56e216f33ca0db21336cc8dc1f7e09a834267772 (patch) | |
tree | 430452ec5589c9df4edec86d1234604002ba2bb0 | |
parent | 083eb8c650d10b33ee763342a8463d1b8901ad63 (diff) | |
parent | 91710c3184ee0e76b260dd9b9438daa9b399031c (diff) | |
download | gitlab-shell-56e216f33ca0db21336cc8dc1f7e09a834267772.tar.gz |
Merge branch 'better-description' of /home/git/repositories/gitlab/gitlab-shell
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ ### gitlab-shell: ssh access and repository management +GitLab Shell is an application that allows you to execute git commands and provide ssh access to git repositories. It is not a unix shell nor a replacement for Bash or Zsh. + #### Code status * [](http://ci.gitlab.org/projects/4?ref=master) |