30fa3615c77d6198a5a08ebd8e8c63f4cd21b295
   1GIT v1.5.5.5 Release Notes
   2==========================
   3
   4I personally do not think there is any reason anybody should want to
   5run v1.5.5.X series these days, because 'master' version is always
   6more stable than any tagged released version of git.
   7
   8This is primarily to futureproof "git-shell" to accept requests
   9without a dash between "git" and subcommand name (e.g. "git
  10upload-pack") which the newer client will start to make sometime in
  11the future.