Merge branch 'master' of github.com:gitlabhq/gitlabhq

This commit is contained in:
Dmitriy Zaporozhets
2014-02-28 16:19:48 +02:00
+1 -1
View File
@@ -15,7 +15,7 @@ Notes:
bundle exec rake gitlab:import:all_users_to_all_projects
```
### Add user as a developer to all projects
### Add user as a developer to all groups
```
bundle exec rake gitlab:import:user_to_groups[username@domain.tld]