Skip to content

Add README info on what is the difference between the various releases? #2051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
E3V3A opened this issue Feb 1, 2019 · 5 comments
Closed

Comments

@E3V3A
Copy link

E3V3A commented Feb 1, 2019

I'm trying to understand what release best suit my need, but I cannot find any single place that clearly explain the differences between the various releases.

firefox_2019-02-01_21-46-51

In particular between:

Git-XXX-64-bit.exe
PortableGit-XXX
MinGit-XXX
  • Where are they described?
  • What are their difference?

Perhaps a table with features would be helpful...

@siprbaum
Copy link

siprbaum commented Feb 2, 2019

If you are interested in the Git release notes, have a look at
https://github.com/git-for-windows/git/tree/master/Documentation/RelNotes

GitForWindows is more than Git alone (e.g. like unix tools, like bash etc) and also has additional
changes on top of plain git.
See https://github.com/git-for-windows/build-extra/blob/master/ReleaseNotes.md for high level details

@E3V3A
Copy link
Author

E3V3A commented Feb 3, 2019

The release notes are useless, as I am trying to get a simple overview of the differences between the above packages. (Perhaps my use of the word "release" was not correct.)

@dscho
Copy link
Member

dscho commented Feb 4, 2019

This would make for a perfect first Pull Request.

My suggestion would be to add a section or paragraph to the ReleaseNotes.md file describing that Git for Windows offers 64-bit and 32-bit versions of

  • Git for Windows (regular installer, recommended),
  • Portable Git (recommended if installation is not an option),
  • MinGit (recommended only for use by 3rd-party applications, not for interactive use),
  • BusyBox-backed MinGit (experimental, smaller version of MinGit),
  • Git as a .tar.bz2 archive (probably useful only to a couple dozen persons on this planet), and
  • .pdb files for use with crash dump analyzers and debuggers

Furthermore, there are NuGet package versions of the Portable Git and MinGit.

This paragraph should then be included when building the release descriptions.

@dscho
Copy link
Member

dscho commented Feb 27, 2019

@E3V3A so... how's your progress?

@BSGILL012

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants