Zakku-Spot.com

気になる情報のリサーチブログ - Reserch blog of information you care about -

[ガイドツアー]Git for Windows 64bit (v2.41.0)

6月 5, 2023
0 0
Read Time:2 Minute, 56 Second

1.Git for Windows 64bit ダウンロード元(https://git-scm.com/download/win)からダウンロード

2.インストール

① インストーラを実行

② 「Next」を選択

③ インストール先を指定して「Next」を選択

④ インストールオプションを指定して「Next」を選択

⑤ メニューフォルダー名を指定して「Next」を選択

⑥ 編集用のエディターを指定して「Next」を選択

  (ここでは、VSCODEを指定)

⑦ 初期ブランチ名を指定して「Next」を選択

⑧ PATH環境の適用範囲を指定して「Next」を選択

⑨ 使用するSSHを指定して「Next」を選択

⑩ 改行コードを指定して「Next」を選択

⑪ ターミナルエミュレーターを指定して「Next」を選択

⑫ Git Pullの挙動を指定して「Next」を選択

⑬ 認証情報管理について指定して「Next」を選択

⑭ その他のオプションを指定して「Next」を選択

⑮ 実験的オプションを選択して「Install」を選択

[補足] 上記選択肢のbuilt-in file sysytem watcherについては、こちら(https://github.com/git-for-windows/git/discussions/3251)を参照

⑯ 「Finish」を選択

3.インストール直後の確認

① リリースノート(今Version差分抜粋) 

These release notes describe issues specific to the Git for Windows release. The release notes covering the history of the core git commands can be found in the Git project.

See http://git-scm.com/ for further details about Git including ports to other operating systems. Git for Windows is hosted at https://gitforwindows.org/.

Known issues

Should you encounter other problems, please first search the bug tracker (also look at the closed issues) and the mailing list, chances are that the problem was reported already. Also make sure that you use an up to date Git for Windows version (or a current snapshot build). If it has not been reported, please follow our bug reporting guidelines and report the bug.

Changes in v2.41.0
since v2.40.1 (April 25th 2023)

As announced previously, Git for Windows will drop support for Windows 7 and for Windows 8 in one of the next versions, following Cygwin’s and MSYS2’s lead (Git for Windows relies on MSYS2 for components such as Bash and Perl).

Following the footsteps of the MSYS2 and Cygwin projects on which Git for Windows depends, the 32-bit variant of Git for Windows is being phased out. As of Git for Windows v2.41.0, the 32-bit variant of the POSIX emulation layer (known as “MSYS2 runtime”, powering Git Bash among other components shipped with Git for Windows) is in maintenance mode and will only see security bug fixes (if any). Users relying on 32-bit Git for Windows are highly encouraged to switch to the 64-bit version whenever possible.

Please also note that the code-signing certificate used to sign Git for Windows’ executables was renewed and may cause Smart Screen to show a warning until the certificate has gained a certain minimum reputation.

New Features

Bug Fixes

② MINGW64

 Gitインストール直後、MINGW64が起動されます。

[補足] MINGW64についてはこちら別記事「[基礎知識] MINGW64」)参照

 以上でインストールは完了です。

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

コメントを残す