Skip to content

History / Silent or Unattended Installation

Revisions

  • Replace all page contents with links to the new location This trick was performed via: git ls-files \*.md | while read f do pr_url=https://github.com/git-for-windows/git-for-windows.github.io/pull/59 url=https://gitforwindows.org/${f%.md} echo "This wiki page [has been migrated]($pr_url) to a new location: [$url]($url)" >"$f" done There are two pages where this does not make sense, `0.-Index` and `_Footer`, which will be handled in the next commit. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

    @dscho dscho committed Mar 18, 2025
  • Updated Silent or Unattended Installation (markdown)

    @SetTrend SetTrend committed Nov 3, 2023
  • Updated Silent or Unattended Installation (markdown)

    @SetTrend SetTrend committed Nov 3, 2023
  • Updated Silent or Unattended Installation (markdown)

    @SetTrend SetTrend committed Nov 3, 2023
  • Updated Silent or Unattended Installation (markdown)

    @SetTrend SetTrend committed Nov 3, 2023
  • Updated Silent or Unattended Installation (markdown)

    @SetTrend SetTrend committed Nov 3, 2023
  • Updated Silent or Unattended Installation (markdown)

    @SetTrend SetTrend committed Nov 3, 2023
  • Updated Silent or Unattended Installation (markdown)

    @SetTrend SetTrend committed Nov 3, 2023
  • Code formatting added.

    @SetTrend SetTrend committed Nov 3, 2023
  • Improve wording for saving options to file

    @Okeanos Okeanos committed Oct 18, 2023
  • Make silent or unattended installation guide more comprehensive based on https://github.com/git-for-windows/git/issues/4630

    @Okeanos Okeanos committed Oct 18, 2023
  • Use links referring to the default branch in a generic way Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

    @dscho dscho committed Jun 17, 2020
  • Adjust (there is no msysgit no more, nor did this document ever talk about anything else than Git for Windows; and the set of recommended options changed)

    @dscho dscho committed May 4, 2017
  • Updated Silent or Unattended Installation (markdown)

    @CharlesB2 CharlesB2 committed May 4, 2017
  • Import and update old page from msys wiki that is still useful (https://github.com/msysgit/msysgit/wiki/Silent-or-Unattended-Installation)

    @CharlesB2 CharlesB2 committed May 4, 2017