Browse Source

Merge branch 'main' into 'old-branch'

# Conflicts:
#   README.md
merge-requests/1/head
Artem Osyadliy 2 years ago
parent
commit
1409f97d22
  1. 6
      README.md

6
README.md

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
# Application
# TruthorDare
@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea @@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea
```
cd existing_repo
git remote add origin https://gitlab.com/truthordare1/application.git
git remote add origin https://gitlab.com/jetup/truthordare.git
git branch -M main
git push -uf origin main
```
## Integrate with your tools
- [ ] [Set up project integrations](https://gitlab.com/truthordare1/application/-/settings/integrations)
- [ ] [Set up project integrations](https://gitlab.com/jetup/truthordare/-/settings/integrations)
## Collaborate with your team

Loading…
Cancel
Save