You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DEMO: Git Conflict
-
Pull the repository
-
Checkout to a feature branch
-
Make changes
-
Checkout to main
-
Checkout to another feature branch
-
Make conflicting changes
-
Merge the changes
-
Checkout to main
-
Checkout to first feature branch
-
Merge the changes
-
Resolve conflict