···88 coming from using a variable with a wrong type to capture the
89 parsed values.
900009192Fixes since v2.50
93-----------------
···178 now removes refs/heads/foo/ if the directory is otherwise not used.
179 (merge a3a7f20516 ps/refs-files-remove-empty-parent later to maint).
18000000000000000181 * Other code cleanup, docfix, build fix, etc.
182 (merge b257adb571 lo/my-first-ow-doc-update later to maint).
183 (merge 8b34b6a220 ly/sequencer-update-squash-is-fixup-only later to maint).
···201 (merge 953049eed8 ts/merge-orig-head-doc-fix later to maint).
202 (merge 0c83bbc704 rj/freebsd-sysinfo-build-fix later to maint).
203 (merge ad7780b38f ps/doc-pack-refs-auto-with-files-backend-fix later to maint).
00
···88 coming from using a variable with a wrong type to capture the
89 parsed values.
9091+ * Flipping the default hash function to SHA-256 at Git 3.0 boundary
92+ is planned.
93+9495Fixes since v2.50
96-----------------
···181 now removes refs/heads/foo/ if the directory is otherwise not used.
182 (merge a3a7f20516 ps/refs-files-remove-empty-parent later to maint).
183184+ * "pack-objects" has been taught to avoid pointing into objects in
185+ cruft packs from midx.
186+187+ * "git remote" now detects remote names that overlap with each other
188+ (e.g., remote nickname "outer" and "outer/inner" are used at the
189+ same time), as it will lead to overlapping remote-tracking
190+ branches.
191+ (merge a5a727c448 jk/remote-avoid-overlapping-names later to maint).
192+193+ * The gpg.program configuration variable, which names a pathname to
194+ the (custom) GPG compatible program, can now be spelled with ~tilde
195+ expansion.
196+ (merge 7d275cd5c0 jb/gpg-program-variable-is-a-pathname later to maint).
197+198 * Other code cleanup, docfix, build fix, etc.
199 (merge b257adb571 lo/my-first-ow-doc-update later to maint).
200 (merge 8b34b6a220 ly/sequencer-update-squash-is-fixup-only later to maint).
···218 (merge 953049eed8 ts/merge-orig-head-doc-fix later to maint).
219 (merge 0c83bbc704 rj/freebsd-sysinfo-build-fix later to maint).
220 (merge ad7780b38f ps/doc-pack-refs-auto-with-files-backend-fix later to maint).
221+ (merge f4fa8a3687 rh/doc-glob-pathspec-fix later to maint).
222+ (merge b27be108c8 ja/doc-git-log-markup later to maint).