File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ GIT v1.5.5.5 Release Notes
2+ ==========================
3+
4+ I personally do not think there is any reason anybody should want to
5+ run v1.5.5.X series these days, because 'master' version is always
6+ more stable than any tagged released version of git.
7+
8+ This is primarily to futureproof "git-shell" to accept requests
9+ without a dash between "git" and subcommand name (e.g. "git
10+ upload-pack") which the newer client will start to make sometime in
11+ the future.
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33GVF=GIT-VERSION-FILE
4- DEF_VER=v1.5.5.4 .GIT
4+ DEF_VER=v1.5.5.5 .GIT
55
66LF='
77'
Original file line number Diff line number Diff line change 1- Documentation/RelNotes-1.5.5.4 .txt
1+ Documentation/RelNotes-1.5.5.5 .txt
You can’t perform that action at this time.
0 commit comments