diff options
Diffstat (limited to 'Documentation/RelNotes-1.5.5.5.txt')
-rw-r--r-- | Documentation/RelNotes-1.5.5.5.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Documentation/RelNotes-1.5.5.5.txt b/Documentation/RelNotes-1.5.5.5.txt deleted file mode 100644 index 30fa3615c7..0000000000 --- a/Documentation/RelNotes-1.5.5.5.txt +++ /dev/null @@ -1,11 +0,0 @@ -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. |