Downloading Git
-Your download is starting...
-- <%= raw "You are downloading the latest (#{@download.version.name}) #{@bitness} version of Git for Windows. This is the most recent maintained build. It was released #{time_ago_in_words @download.release_date} ago, on #{@download.release_date.strftime("%Y-%m-%d")}." %> -
-- <%= raw "Click here to download manually, if your download hasn't started." %> -
-Other Git for Windows downloads
-Executable Setup
-- <%= raw "32-bit Git for Windows Setup." %> -
-- <%= raw "64-bit Git for Windows Setup." %> -
-Portable ("thumbdrive edition")
-- <%= raw "32-bit Git for Windows Portable." %> -
-- <%= raw "64-bit Git for Windows Portable." %> -
-Using winget tool
-
- Install winget tool if you don't already have it, then type this command in command prompt or Powershell.
- winget install --id Git.Git -e --source winget
-
- <%= raw "The current source code release is version #{@latest.name}. If you want the newer version, you can build it from the source code." %> -
-Download for Windows
++ <%= raw "Click here to download " %><%= raw " the latest (#{@download.version.name}) #{@bitness} version of Git for Windows. This is the most recent maintained build. It was released #{time_ago_in_words @download.release_date} ago, on #{@download.release_date.strftime("%Y-%m-%d")}." %> +
+Other Git for Windows downloads
+Standalone Installer
++ <%= raw "32-bit Git for Windows Setup." %> +
++ <%= raw "64-bit Git for Windows Setup." %> +
+Portable ("thumbdrive edition")
++ <%= raw "32-bit Git for Windows Portable." %> +
++ <%= raw "64-bit Git for Windows Portable." %> +
+Using winget tool
+
+ Install winget tool if you don't already have it, then type this command in command prompt or Powershell.
+ winget install --id Git.Git -e --source winget
+
+ <%= raw "The current source code release is version #{@latest.name}. If you want the newer version, you can build it from the source code." %> +
+Now What?
Now that you have downloaded Git, it's time to start using it.