Skip to content

Commit 6f79afc

Browse files
committed
README.md: record latest git commits in support of git-filter-repo
Signed-off-by: Elijah Newren <[email protected]>
1 parent bcbe570 commit 6f79afc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,13 @@ has also driven numerous improvements to fast-export and fast-import
444444
(and occasionally other commands) in core git, based on things
445445
filter-repo needs to do its work:
446446

447+
* git-2.48.0 (to be released Jan 2025)
448+
* [fast-import: disallow more path components](
449+
https://git.kernel.org/pub/scm/git/git.git/commit/?id=da91a90c2f)
450+
* [fast-import: disallow "." and ".." path components](
451+
https://git.kernel.org/pub/scm/git/git.git/commit/?id=4a2790a257)
452+
* [fast-import: avoid making replace refs point to themselves](
453+
https://git.kernel.org/pub/scm/git/git.git/commit/?id=5e904f1a4a)
447454
* git-2.28.0
448455
* [fast-import: add new --date-format=raw-permissive format](
449456
https://git.kernel.org/pub/scm/git/git.git/commit/?id=d42a2fb72f)

0 commit comments

Comments
 (0)