What is the git protocol v2 and what improvements does it bring over protocol v1?

Git Hard

Git — Hard

What is the git protocol v2 and what improvements does it bring over protocol v1?

Key points

  • Git protocol v2 is stateless with capability advertisement
  • Reduces unnecessary data transfer
  • Improves performance for partial clones and fetches
  • Supports lazy filtering

Ready to go further?

Related questions