Skip to content

Commit 3b02b33

Browse files
committed
WinGit: Equalize the spelling of "Plink" in the release notes
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 7ae0d04 commit 3b02b33

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

share/WinGit/ReleaseNotes.rtf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ See \cf0{\field{\*\fldinst{HYPERLINK "http://git-scm.com/"}}{\fldrslt{\ul\cf2 ht
1717
{\pntext\f2\'B7\tab}The Quick Launch icon will only be installed for the user running setup (typically the Administrator). This is a technical restriction and will not change.\par
1818
{\pntext\f2\'B7\tab}curl uses $HOME/_netrc instead of $HOME/.netrc.\par
1919
{\pntext\f2\'B7\tab}If you want to specify a different location for --upload-pack, you have to start the absolute path with two slashes. Otherwise MSys will mangle the path.\par
20-
{\pntext\f2\'B7\tab}If configured to use plink, you will have to connect with putty first and accept the host key.\par
20+
{\pntext\f2\'B7\tab}If configured to use Plink, you will have to connect with putty first and accept the host key.\par
2121
{\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
2222
{\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.\line\line\pard\li144 Should you encounter other problems, please search the mailing list first (\cf0{\field{\*\fldinst{HYPERLINK "http://groups.google.com/group/msysgit"}}{\fldrslt{\ul\cf2 http://groups.google.com/group/msysgit}}}\cf1\f0\fs20 ) and ask there if you do not find anything.\par
2323
\pard\b\fs24\par
@@ -26,7 +26,7 @@ Changes since Git-1.7.11-preview20120620\par
2626
\i\fs20 New Features\par
2727
\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with the beautiful Git logo from \cf0{\field{\*\fldinst{HYPERLINK "http://git-scm.com/downloads/logos"}}{\fldrslt{\ul\cf2 http://git-scm.com/downloads/logos}}}\cf1\f0\fs20\par
2828
{\pntext\f2\'B7\tab}The installer no longer asks for the directory and program group when updating\par
29-
{\pntext\f2\'B7\tab}The installer auto-detects TortoisePLink now\par
29+
{\pntext\f2\'B7\tab}The installer auto-detects TortoisePlink now\par
3030
\pard\b\i\par
3131
Bugfixes\par
3232
\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Git::SVN is correctly installed again\par
@@ -374,15 +374,15 @@ Changes since Git-1.5.5-preview20080413\par
374374
\par
375375
\i\fs20 New Features\par
376376
\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.5.6.\par
377-
{\pntext\f2\'B7\tab}Installer supports configuring a user provided plink (PuTTY).\par
377+
{\pntext\f2\'B7\tab}Installer supports configuring a user provided Plink (PuTTY).\par
378378
\pard\li144\par
379379
\pard\b\i Bugfixes\b0\i0\par
380380
\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Comes with tweaked msys-1.0.dll to solve some command line mangling issues.\par
381381
{\pntext\f2\'B7\tab}cmd wrapper does no longer close the command window.\par
382382
{\pntext\f2\'B7\tab}Programs in the system PATH, for example editors, can be launched from Git without specifying their full path.\par
383383
{\pntext\f2\'B7\tab}"git stash apply stash@\{1\}" works.\par
384384
{\pntext\f2\'B7\tab}Comes with basic ANSI control code emulation for the Windows console to avoid wrapping of pull/merge's diffstats.\par
385-
{\pntext\f2\'B7\tab}Git correctly passes port numbers to PuTTY's plink \par
385+
{\pntext\f2\'B7\tab}Git correctly passes port numbers to PuTTY's Plink \par
386386
\pard\b\fs24\par
387387
Changes since Git-1.5.4-preview20080202\par
388388
\par

0 commit comments

Comments
 (0)