I'm having trouble finding what's new in the latest release of git. For example, I could not find any info on git's main github page.
Where can one find git's release notes (ideally for all releases, but at least the latest one)?
Git release notes can be found under Documentation/RelNotes folder on github.
You can get to the files by going to git's main repo at https://github.com/git/git and then to Documentation folder, then RelNotes folder. Please note:
The number of the latest release can be found by going to the Releases tab in the git repo.
The release notes for Git for Windows are in github
You can get there via:
For the lasts version, GitHub blog is providing some highlights
For the last release at the moment (2.23):
https://github.blog/2019-08-16-highlights-from-git-2-23/
Inside, there is the link to the release notes (which is published in a mailing list): https://public-inbox.org/git/[email protected]/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With