Commit 7ebba27db21719c0035bab65fea92a4780051c73
Exists in
master
and in
4 other branches
Merge branch 'master' of dev.gitlabhq.com:gitlabhq
Showing
3 changed files
with
6 additions
and
1 deletions
Show diff stats
README.md
| ... | ... | @@ -71,6 +71,10 @@ ssh-keygen -t rsa |
| 71 | 71 | sudo -H -u git gitosis-init < ~/.ssh/id_rsa.pub |
| 72 | 72 | |
| 73 | 73 | sudo chmod 755 /home/git/repositories/gitosis-admin.git/hooks/post-update |
| 74 | + | |
| 75 | +cd /tmp && git clone git@localhost:gitosis-admin.git | |
| 76 | + | |
| 77 | +rm -rf gitosis-admin.git && cd | |
| 74 | 78 | ``` |
| 75 | 79 | |
| 76 | 80 | ## Install ruby 1.9.2 | ... | ... |
app/models/key.rb
app/views/keys/create.js.haml