- git clone the directory
- git pull origin main
- git checkout new_arch <-- the branch you want to merge to main
- git merge main
- fix conflicts
- git add .
- git commit -m "Resolve merge conflict on pull request #2"
- git push -u origin new_arch <-- the conflicted branch
- togo your PR and now the conflict is resolved, the reviewer can now merge it.
-
Notifications
You must be signed in to change notification settings - Fork 0
bwithai/FastAPI
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published