Today when fetching my torvalds/linux.git remote from git.kernel.org it felt strange... it received 2918038 objects (781.11 MiB) for 24d479d26b25b..a66191c590b3b by following #diff stats:
70 files changed, 658 insertions(+), 281 deletions(-)
My gut feeling is that that's not a "normal size" for this diff stat... Am I the only one experiencing this? Is this actually expected behavior, or am I just being overly suspicious? Any idea, anybody? Especially @monsieuricon or @gregkh?
@gregkh @monsieuricon I'm using git:
origin git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git (fetch)
origin git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git (push)
You mean the git list archives also available at https://lore.kernel.org/git/?
Thanks for the quick response 🙂 So it seems I was overly suspicious 😇 just wanted to be sure nothing nasty is going on here...