-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Git: v2.47.1 -> v2.48.0 #372782
Closed
Closed
Git: v2.47.1 -> v2.48.0 #372782
+19,675
−11,413
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
6.topic: python
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: haskell
6.topic: qt/kde
6.topic: kernel
The Linux kernel
8.has: documentation
This PR adds or changes documentation
8.has: changelog
8.has: module (update)
This PR changes an existing module in `nixos/`
6.topic: emacs
Text editor
6.topic: rust
6.topic: golang
6.topic: vim
6.topic: ocaml
6.topic: fetch
6.topic: stdenv
Standard environment
6.topic: nodejs
6.topic: TeX
Issues regarding texlive and TeX in general
6.topic: systemd
6.topic: julia
8.has: maintainer-list (update)
This PR changes `maintainers/maintainer-list.nix`
6.topic: llvm/clang
Issues related to llvmPackages, clangStdenv and related
6.topic: dotnet
Language: .NET
6.topic: flutter
6.topic: nvidia
labels
Jan 10, 2025
PR into wrong branch. Closing now with apologies for the noise. |
The PR's base branch is set to master, but 1092 commits from the staging branch are included. Make sure you know the right base branch for your changes, then:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
6.topic: dotnet
Language: .NET
6.topic: emacs
Text editor
6.topic: fetch
6.topic: flutter
6.topic: golang
6.topic: haskell
6.topic: julia
6.topic: kernel
The Linux kernel
6.topic: llvm/clang
Issues related to llvmPackages, clangStdenv and related
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: nodejs
6.topic: nvidia
6.topic: ocaml
6.topic: python
6.topic: qt/kde
6.topic: rust
6.topic: stdenv
Standard environment
6.topic: systemd
6.topic: TeX
Issues regarding texlive and TeX in general
6.topic: vim
8.has: changelog
8.has: documentation
This PR adds or changes documentation
8.has: maintainer-list (update)
This PR changes `maintainers/maintainer-list.nix`
8.has: module (update)
This PR changes an existing module in `nixos/`
10.rebuild-darwin: 5001+
10.rebuild-linux: 5001+
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog: https://github.com/gitster/git/blob/v2.48.0/Documentation/RelNotes/2.48.0.txt
This also includes one commit from #370888, which is necessary for the build to complete.
No substantial changes that affect backwards compatibility AFAICS, so I don't think there's a need for a release note.
Haven't tested all executables in
bin/
, but I did checkgit --version
as a quick test on top of the test suite and that's fine. Builds ofnixosTests.gitdaemon
,git.passthru.tests
andtests.fetchgit
, as safety checks, are on my system now.Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.