Staging
v0.8.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: 21a3e5016bb218dc9b016284c88ba685bc446b70 authored by Junio C Hamano on 17 March 2020, 20:34:12 UTC
Git 2.18.3
Tip revision: 21a3e50
1.5.5.5.txt
GIT v1.5.5.5 Release Notes
==========================

I personally do not think there is any reason anybody should want to
run v1.5.5.X series these days, because 'master' version is always
more stable than any tagged released version of git.

This is primarily to futureproof "git-shell" to accept requests
without a dash between "git" and subcommand name (e.g. "git
upload-pack") which the newer client will start to make sometime in
the future.
back to top