GitHub Desktop Improves Merge Conflict Resolution
Written by Kay Ewbank   
Tuesday, 20 November 2018

More automated merge conflict resolution has been added to the new version of GitHub Desktop client, along with an easier way to create new repositories and start merges. GitHub Desktop 1.5 gives developers a way to work with workflows in a desktop environment.

The client uses the same codebase for MacOS and Windows, and lets you create branches, collaborate with other developers, and commit changes without needing to use the command line. The client was launched in 2017 having been recoded from the ground up in Electron to create a simplified user experience. Electron was developed by GitHub as an open source library that can be used to build cross-platform desktop applications using a mixture of HTML, CSS, and JavaScript.

githubdeklogo

The new version has more automatic handling of merge conflicts. In the previous version, you were told if a merge would result in merge conflicts before you actually did the merging, but you still needed to resolve the conflicts on your own. This is an issue that affects more than 10 percent of all merges in the app according to the GitHub developers, so is something that many users have to deal with. The new version informs you which files have conflicts, and will open your preferred editor to resolve them. It also lists the conflicts that you still need to address, and shows you when everything is resolved and ready to merge.

merge conflict resolution in GitHub Desktop 1.5

The other main improvement to this release is in the way that merges and repositories are handled. The new version has an extra option on the branch dropdowm menu that lets you initiate a merge, and you'll get feedback in the app to let you know when a merge works.

The Repository dropdown menu also has new options for adding, creating and cloning a repository, as the developers say users have reported that adding a repository to Desktop has been difficult to find and use.

githubdeklogo
 

More Information

GitHub Desktop 1.5 

Related Articles

GitHub Desktop Released

GitHub Extends Developer Program

GitHub Platform and Community Improvements

Github Victim Of Its Own Success

GitHub Introduces New Pricing For Private Projects 

GitHub Octoverse Reveals The State Of Open Source

Atom 1.18 Ships With Rich Git Integration

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Use Javascriptmas To Hone Your Webdev Skills
08/12/2024

Every day until December 24th MDN, in partnership with Scrimba, is releasing a daily challenge, which as the name suggests requires you to practice your JavaScript skills. Each solution you submi [ ... ]



Go At Highest Rank Ever in TIOBE Index
20/11/2024

Go is currently in 7th place in the TIOBE Index for November 2024. Not only is this is the highest position it has ever had, it's percentage rating is almost equal to its all-time-high. Will Go contin [ ... ]


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info