summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.5.5.5.txt
blob: 30fa3615c77d6198a5a08ebd8e8c63f4cd21b295 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.