From 350141acd70298605b6dc56ff23403140da65a53 Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Thu, 27 Oct 2011 12:35:12 +0100 Subject: [PATCH] Updated to Git v1.7.7.1 Signed-off-by: Pat Thoyts --- git | 2 +- share/WinGit/ReleaseNotes.rtf | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/git b/git index e59f1619..6da5ea65 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit e59f1619d0eb9ed2d3c54b8fb83518c71e9f32b4 +Subproject commit 6da5ea653ad088df11a742e97880d4f4551f6d1f diff --git a/share/WinGit/ReleaseNotes.rtf b/share/WinGit/ReleaseNotes.rtf index 6612e749..ce8389b9 100644 --- a/share/WinGit/ReleaseNotes.rtf +++ b/share/WinGit/ReleaseNotes.rtf @@ -1,7 +1,7 @@ {\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset0 Arial;}{\f2\fnil\fcharset2 Symbol;}} {\colortbl ;\red0\green0\blue0;\red0\green0\blue255;} -{\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\cf1\lang1033\b\f0\fs32 Git Release Notes (Git-1.7.7-preview20111014)\b0\fs20\par -Last update: 14 October 2011\par +{\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\cf1\lang1033\b\f0\fs32 Git Release Notes (Git-1.7.7.1-preview20111027)\b0\fs20\par +Last update: 27 October 2011\par \par \b\fs24 Introduction\b0\fs20\par \par @@ -22,6 +22,15 @@ See \cf0{\field{\*\fldinst{HYPERLINK "http://git-scm.com/"}}{\fldrslt{\ul\cf2 ht {\pntext\f2\'B7\tab}As merge tools are executed using the MSys bash, options starting with "/" need to be handled specially: MSys would interpret that as a POSIX path, so you need to double the slash (Issue 226). Example: instead of "/base", say "//base". Also, extra care has to be paid to pass Windows programs Windows paths, as they have no clue about MSys style POSIX paths -- You can use something like $(cmd //c echo "$POSIXPATH").\par {\pntext\f2\'B7\tab}Unless you define the environment variable MSYS_WATCH_FSTAB (the value must be a non-empty string), Git Bash will not see any drives that have been attached after bash was started. This is a workaround to help the speed of cmd scripts using parts of Git that are implemented as shell scripts.\par \pard\b\fs24\par +Changes since Git-1.7.7-preview20111014\par +\par +\i\fs20 New Features\par +\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with Git 1.7.7.1 plus patches.\par +\pard\b\i\par +Bugfixes\par +\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Please refer to the release notes for official Git 1.7.7.1\par +{\pntext\f2\'B7\tab}Includes an important upstream fix for a bug that sometimes corrupts the git index file.\par +\pard\b\fs24\par Changes since Git-1.7.6-preview20110708\par \par \i\fs20 New Features\par -- 2.11.4.GIT