diff options
Diffstat (limited to 'third_party/git/Documentation/RelNotes/2.9.0.txt')
-rw-r--r-- | third_party/git/Documentation/RelNotes/2.9.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/Documentation/RelNotes/2.9.0.txt b/third_party/git/Documentation/RelNotes/2.9.0.txt index 991640119ae6..b61d36712fa7 100644 --- a/third_party/git/Documentation/RelNotes/2.9.0.txt +++ b/third_party/git/Documentation/RelNotes/2.9.0.txt @@ -368,7 +368,7 @@ notes for details). This is necessary to use Git on Windows shared directories, and is already enabled for the MinGW and plain Windows builds. It also has been used in Cygwin packaged versions of Git for quite a while. - See https://lore.kernel.org/git/20160419091055.GF2345@dinwoodie.org/ + See http://thread.gmane.org/gmane.comp.version-control.git/291853 * "merge-octopus" strategy did not ensure that the index is clean when merge begins. |