Skip to content
Snippets Groups Projects
Commit 7f6d8ce6 authored by Jan Kuchař's avatar Jan Kuchař
Browse files

Update readme.md

parent 6cceb6c4
No related branches found
No related tags found
No related merge requests found
Pipeline #18235 passed
......@@ -37,4 +37,11 @@ Use GitLab and open merge request, target: `master`. After merge it will be auto
- push local master into `gitlab/master` (this will be automatically propagated to GitHub)
- remove branches that are not needed anymore
## Recommended git remotes setup
```bash
git remote add origin https://gitlab.grifart.cz/grifart/authorization.git
git remote add github-grifart https://github.com/grifart/manogweb-backend-authorization.git
git remote add github-mangoweb https://github.com/mangoweb-backend/authorization.git
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment