The git-extras 7.3.0 (Joanneumite) is released now!
Here's a list of all the changes made in this release; the full changelog can be found in History.md:
- Bump version to 7.3.0-dev by @spacewander in #1139
- ci: update actions by @boidolr in #1140
- ci: add dependabot update for GitHub actions by @boidolr in #1141
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #1143
- chore(deps): bump masesgroup/retrieve-changed-files from 2 to 3 by @dependabot in #1144
- tests: update dependencies to execute tests by @boidolr in #1142
- fix: git-summary commit count by @xwjdsh in #1147
- Fix typo in Commands.md by @Ivniinvi in #1148
- feat: add rename-file command by @CodeByZach in #1149
- Add pathspec support in
git-missing
by @Weyzu in #1156 - Update instructions for the OpenSUSE installation by @Revisor in #1157
- Update git-repl.md: typo: "let's" for "lets" by @wyattscarpenter in #1158
- Update git-bulk.md: use correct stylization in synopsis by @wyattscarpenter in #1163
- Update git-alias.md: add brs to prevent incorrect line behavior by @wyattscarpenter in #1161
- Use filetimes in check_integrity by @wyattscarpenter in #1162
- Update some documentation that was out of sync by @wyattscarpenter in #1164
- Enhance
git-repl
by @wyattscarpenter in #1160 - Improve warning for
git clear
by @hyperupcall in #1168 - Change git-cp to use cleaner branch approach by @MattiasEh in #1169
- Fix stripping trailing forward slash for git-get by @jmbaur in #1172
- Version 7.3.0 by @spacewander in #1174
Since the last release (7.2.0 Idrialite):
- updated man pages or documentation 8 times
- fixed installation/update 1 time
New authors:
- Leroy
- wyattscarpenter
- Raphael Boidol
- Jared Baur
- Matt Headley
- Mattias Andersson
- Revisor
- Wen Sun
- Wiktor Żurawik
- Zachary Miller