Back to All Articles

Articles tagged git:


Resolve Git Conflicts with Visual Studio Code

Git is a powerful version control system that helps developers collaborate on projects seamlessly. However, in the world of collaborative coding, conflicts can arise when different team members make changes to the same file simultaneously.

Updated: September 1, 2023
Created: September 1, 2023

Read more

Resolving Merge Conflicts Enhance Your Understanding and Decision Making Skills

Current state of Google Flutter mobile application development

Updated: March 21, 2023
Created: March 21, 2023

Read more

GitHub Desktop ‘husky’ pre commit Exception

GitHub Desktop issue with pre-commit package and related hooks? Struggled with this one this morning and tried a few things. I thought I would document so it may help others struggling with the same issue.

Updated: April 19, 2020
Created: April 19, 2020

Read more

Source Control Options GIT and Team Foundation Server (TFS)

Git has been gaining momentum lately and continues to be the path forward for all organizations (including Microsoft) as the source control of record. What are the differences, benefits...read more...

Updated: January 21, 2020
Created: January 21, 2020

Read more