Git 2.26 Released

By

Git 2.26 has been released and includes a far more efficient transport protocol.

If you’re a Linux admin, chances are you either program yourself or you work with programmers who help to make your job easier. With that in mind, Git is probably on the forefront of your work environment. To that end, you’ll be happy to know the latest release of the open source version control system includes some exciting new features.

Standing on top of that feature list is that Git protocol version 2 has now become the default for Git. This is important because the original protocol wasn’t nearly efficient enough for large projects. With V1, the Git server would list all branches, tags, and other repository references before a client could send anything. If a repository was large, megabytes of information had to be sent, even if only a small piece of information was requested.
Protocol V2 automatically starts with the client request, and provides the means for a client to inform the server which reference it’s interested in. So if a client requests a single branch, that’s the only information the client will receive. Switching from Transport Protocol V1 to V2 means Git will be significantly more efficient when working with large projects.
Other exciting features include:

  • Improved fsmonitor-watchman hook, which will avoid race conditions found in the previous version.
  • Lifting of the restriction on using threaded grep.
  • Lower memory footprint results in better performance for the git name-rev function.
  • CLI coloring now has brighter color variant options for the included seven colors.
  • Numerous bug fixes.

For more information, read the official announcement from Git.

03/23/2020

Related content

  • Quick UDP Internet connections
    The UDP-based Quick UDP Internet Connections (QUIC) protocol comes with mandatory TLS encryption and promises faster speeds.
  • New Exchange standard
    Service Pack 1 for Exchange 2013 introduced a new protocol, which has become the default in Exchange 2016: MAPI over HTTP.
  • Activate HTTP/2 on web servers
    HTTP/2 offers reduced website load times and other performance benefits, along with the promise of server push.
  • Autoconfiguring IPv6 Clients

    Most clients on a network need both an address and some environmental information such as a name server or a web proxy. This article investigates whether a recent operating system on an IPv6-only LAN can handle this.

  • Nine home clouds compared
    Dropbox was the first of a number of cloud service providers. However, only services that promise full control over your own data can give users a feeling of security. We provide an overview of nine cloud projects and two BitTorrent tools.
comments powered by Disqus
Subscribe to our ADMIN Newsletters
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs



Support Our Work

ADMIN content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.

Learn More”>
	</a>

<hr>		    
			</div>
		    		</div>

		<div class=