# Services : GitHub
- you can login to both accounts on GitHub (similar to how Google handles it) and then switch between them with one click
- you can't be one user in one tab and the other user in the other — it changes it for all tabs
#### URLs
```
https://github.com/ORG/PROJ/tree/<SHA|TAG>
https://github.com/ORG/PROJ/compare/<SHA|TAG>...<SHA|TAG>
```