Skip to content

add description how to merge unity projects#2

Merged
Gr33ndev merged 3 commits intomainfrom
description/merging-of-unity-files
May 10, 2022
Merged

add description how to merge unity projects#2
Gr33ndev merged 3 commits intomainfrom
description/merging-of-unity-files

Conversation

@Gr33ndev
Copy link
Contributor

No description provided.

@Gr33ndev Gr33ndev requested review from delvh and madebyTimo May 10, 2022 22:30
1) Click on `Tools > Options > Diff`
1) Change `Merge-Tool`to `Custom`
1) Add `C:\unity\2021.3.1f1\Editor\Data\Tools\UnityYAMLMerge.exe` (you may search this .exe on your PC) to `Merge-Command`
1) Add `merge -p $BASE $REMOTE $LOCAL $MERGED` to `Argumente`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

english please

1) Switch to `Data Status`-view
1) Right click the merge conflicts
1) Select `Resolve conflicts > Start external merge-tool...`
1) Wait (something will happen... eventually... someday...)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very good

Copy link
Contributor

@madebyTimo madebyTimo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very useful doc

1) Right click the merge conflicts
1) Select `Resolve conflicts > Start external merge-tool...`
1) Wait (something will happen... eventually... someday...)
1) When a TortoiseGit-windows pops up fix the conflict manually and press `Resolveconflict`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1) When a TortoiseGit-windows pops up fix the conflict manually and press `Resolveconflict`
1) When a TortoiseGit-windows pops up fix the conflict manually and press `Resolve conflict`

@Gr33ndev Gr33ndev merged commit 7c7614e into main May 10, 2022
@Gr33ndev Gr33ndev deleted the description/merging-of-unity-files branch May 10, 2022 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants