diff --git a/content/contact.md b/content/contact.md index 6cdb56a6..7bc9ad91 100644 --- a/content/contact.md +++ b/content/contact.md @@ -13,7 +13,7 @@ Please follow [our guide lines](./issue-reporting-guidelines.html) on reporting ## I have a question! -We have [GitHub Discussions](https://github.com/git-for-windows/git/discussions/). If, for some reason or other, you prefer a mailing list, use [the Git mailing list](mailto:git@vger.kernel.org). It is actually a Google Group which can be used as if it were a forum, too. +We have [GitHub Discussions](https://github.com/git-for-windows/git/discussions/). If, for some reason or other, you prefer a mailing list, use [the Git mailing list](mailto:git@vger.kernel.org). ## But I really have only a quick question! diff --git a/content/silent-or-unattended-installation.md b/content/silent-or-unattended-installation.md index e4cb783d..be04b996 100644 --- a/content/silent-or-unattended-installation.md +++ b/content/silent-or-unattended-installation.md @@ -61,6 +61,7 @@ You can find all of the possible flags to use by calling the installer with the ### Custom Installer Options +The options used by `/SAVEINF` and `/LOADINF` can also be passed individually using `/o:=`. A list of installer custom options as of Git for Windows v2.42.0.windows.2 is below: | Key |                     Values                     | Default |                          Remark                          | diff --git a/static/img/fancybox_loading.gif b/static/img/fancybox_loading.gif deleted file mode 100644 index 2b9830f2..00000000 Binary files a/static/img/fancybox_loading.gif and /dev/null differ diff --git a/static/img/fancybox_loading@2x.gif b/static/img/fancybox_loading@2x.gif deleted file mode 100644 index 5937082b..00000000 Binary files a/static/img/fancybox_loading@2x.gif and /dev/null differ diff --git a/static/img/fancybox_overlay.png b/static/img/fancybox_overlay.png deleted file mode 100644 index c2f705b8..00000000 Binary files a/static/img/fancybox_overlay.png and /dev/null differ diff --git a/static/img/fancybox_sprite.png b/static/img/fancybox_sprite.png deleted file mode 100644 index 61a2107e..00000000 Binary files a/static/img/fancybox_sprite.png and /dev/null differ diff --git a/static/img/fancybox_sprite@2x.png b/static/img/fancybox_sprite@2x.png deleted file mode 100644 index 33c78480..00000000 Binary files a/static/img/fancybox_sprite@2x.png and /dev/null differ