Skip to content

Commit b6a658b

Browse files
committed
Hopefully the last batch before -rc1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent d1ae8ba commit b6a658b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/RelNotes/2.28.0.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,14 @@ Fixes since v2.27
213213
a path in the working tree.
214214
(merge 35e6e212fd mt/entry-fstat-fallback-fix later to maint).
215215

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+
216224
* Other code cleanup, docfix, build fix, etc.
217225
(merge 2c31a7aa44 jx/pkt-line-doc-count-fix later to maint).
218226
(merge d63ae31962 cb/t5608-cleanup later to maint).

0 commit comments

Comments
 (0)