If you are unfamiliar with merges on GitHub, they are a way to take independent development lines and unify them into one branch. Last week, storage tech company Paragon Software Group sent a pull request for its NTFS 3 read/write driver for Linux 5.15, and upcoming update for the kernel. While Linux creator Linus Torvalds is not really that interested in Paragon Software Group making changes to the branch, he is unhappy with the submission.

Choice Words

In fact, he says the GitHub merge for the pull request is something that should never be used. Actually, he describes the very concept of merges “garbage”: “github creates absolutely useless garbage merges, and you should never ever use the github interfaces to merge anything. github is a perfectly fine hosting site, and it does a number of other things well too, but merges is not one of those things. Linux kernel merges need to be done properly. That means proper commit messages with information about what is being merged and why you merge something. But it also means proper authorship and committer information etc. All of which github entirely screws up.” Rather than just slam the merges ability of GitHub, Torvalds had some advice for the Microsoft-owned platform: “For continued development you need to do things properly. That means doing merges from the command line, not using the entirely broken github web interface.” So, Torvalds simply prefers the command line. Tip of the day: Do you know that Windows 10 allows creating PDFs from basically any app with printing support? In our tutorial, we show you how this works via Microsoft Print to PDF and Bullzip PDF Printer to save a PDF from any app, even with advanced options like adjusted quality, multi-page printing, and password protection.

Linux Creator Linus Torvalds Slams GitHub Merges Features - 92Linux Creator Linus Torvalds Slams GitHub Merges Features - 17Linux Creator Linus Torvalds Slams GitHub Merges Features - 1Linux Creator Linus Torvalds Slams GitHub Merges Features - 46Linux Creator Linus Torvalds Slams GitHub Merges Features - 1