@@ -30,7 +30,7 @@ This edition covers what happened during the months of December 2024 and January
3030
3131+ [ git support for "xattrs" (extended filesystem attributes)?
] ( https://lore.kernel.org/git/[email protected] / ) 3232
33- Peter B. asked in the Git mailing list if there was a way to store
33+ Peter B. asked on the Git mailing list if there was a way to store
3434[ extended attributes (xattrs)] ( https://en.wikipedia.org/wiki/Extended_file_attributes )
3535 in Git. His use case was professional archival collection and he
3636 needed bit-proof preservation of all xattrs, even larger ones.
@@ -39,7 +39,7 @@ This edition covers what happened during the months of December 2024 and January
3939 "contents, pathnames where these contents are stored, and the
4040 executable bit".
4141
42- Peff , alias Jeff King , also replied to Peter confirming that Git,
42+ Jeff King , alias Peff , also replied to Peter confirming that Git,
4343 like most other version control systems, doesn't store most
4444 metadata, but pointing to other tools,
4545[ etckeeper] ( https://etckeeper.branchable.com/ ) and
@@ -65,9 +65,9 @@ This edition covers what happened during the months of December 2024 and January
6565
6666 Peter replied to brian thanking everyone for the suggestions and
6767 saying he would especially take a look at ` mtree ` and
68- ` metastore ` . He thanked again brian later saying that ` go-mtree `
69- looked very promising and that he was going to look at
70- ` post-checkout ` hooks.
68+ ` metastore ` . He thanked brian again in the following message,
69+ saying that ` go-mtree ` looked very promising and that he was going
70+ to look at ` post-checkout ` hooks.
7171
7272## Developer Spotlight: Justin Tobler
7373
@@ -251,7 +251,7 @@ __Git tools and sites__
251251+ Git
[ 2.48.1 and friends (security releases)
] ( https://public-inbox.org/git/[email protected] / ) ,
252252[ 2.48.0
] ( https://public-inbox.org/git/[email protected] / ) ,
253253[ 2.48.0-rc2
] ( https://public-inbox.org/git/[email protected] / ) 254- + Git for Windows [ 2.47.1(2) (security release)] ( https://github.com/git-for-windows/git/releases/tag/v2.47.1.windows.2 )
254+ + Git for Windows [ 2.47.1(2) (security release)] ( https://github.com/git-for-windows/git/releases/tag/v2.47.1.windows.2 ) ,
255255[ 2.48.0-rc2(1)] ( https://github.com/git-for-windows/git/releases/tag/v2.48.0-rc2.windows.1 )
256256+ GitLab [ 17.8.1, 17.7.3, 17.6.4] ( https://about.gitlab.com/releases/2025/01/22/patch-release-gitlab-17-8-1-released/ ) ,
257257[ 17.8] ( https://about.gitlab.com/releases/2025/01/16/gitlab-17-8-released/ ) ,
0 commit comments