Difference between revisions of "Git merge main --allow-unrelated-histories"
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
[[git merge main]] --allow-unrelated-histories | [[git merge main]] --allow-unrelated-histories | ||
CONFLICT (add/add): Merge conflict in [[.gitignore]] | CONFLICT (add/add): Merge conflict in [[.gitignore]] | ||
Auto-merging .gitignore | Auto-merging .gitignore | ||
− | Automatic merge failed; fix conflicts and then commit the result. | + | [[Automatic merge failed; fix conflicts and then commit the result.]] |
== See also == | == See also == | ||
* {{git merge}} | * {{git merge}} | ||
+ | |||
+ | [[Category:Git]] |
Latest revision as of 13:41, 19 October 2021
git merge main --allow-unrelated-histories CONFLICT (add/add): Merge conflict in .gitignore Auto-merging .gitignore Automatic merge failed; fix conflicts and then commit the result.
See also[edit]
Advertising: