We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ae8ba commit b6a658bCopy full SHA for b6a658b
Documentation/RelNotes/2.28.0.txt
@@ -213,6 +213,14 @@ Fixes since v2.27
213
a path in the working tree.
214
(merge 35e6e212fd mt/entry-fstat-fallback-fix later to maint).
215
216
+ * When an aliased command, whose output is piped to a pager by git,
217
+ gets killed by a signal, the pager got into a funny state, which
218
+ has been corrected (again).
219
+ (merge c0d73a59c9 ta/wait-on-aliased-commands-upon-signal later to maint).
220
+
221
+ * The code to produce progress output from "git commit-graph --write"
222
+ had a few breakages, which have been fixed.
223
224
* Other code cleanup, docfix, build fix, etc.
225
(merge 2c31a7aa44 jx/pkt-line-doc-count-fix later to maint).
226
(merge d63ae31962 cb/t5608-cleanup later to maint).
0 commit comments