How to avoid git conflicts in a team?

Before you dig deep into your workflow, before you spend a moment of time or a dollar of money rebuilding your communication processes, ask your team three questions: Do we enforce whitespace conventions? If we use IDEs, do they all use the same formatting and keyword settings? For example, Eclipse can automatically finalize parameters. Do … Read more

How to resolve merge conflict in pull request in VSTS?

Update Microsoft just added browser based merges. This may get you out of a pickle for small conflicts. And offers improved visualizations of the different scenarios as of Sprint 150. For more complex situations: You have two options to resolve the conflict, reverse-integrate the changes from the target branch (which creates additional merge commits), or … Read more

How to get Visual Studio to open Resolve Conflicts window after a TFS Get

You can re open the Resolve Conflicts window if you closed it by mistake from Team Explorer. Goto: Pending Changes, then from the Actions drop down, select Resolve Conflicts. From there you can click Get All Conflicts. Normally VS will prompt you to resolve any conflicts as soon as you do one of the following: … Read more

Git merge left HEAD marks in my files

Those are conflict markers. You’re still in the process of merging, but there were some parts that Git couldn’t merge automatically. You’ll need to hand-edit those parts to what you want them to be and then commit the results. For instance, in your particular case, you’d probably want to resolve it like this (note – … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)