summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/git-header-cmd.patch
AgeCommit message (Expand)Author
2023-07-02gnu: git: Update to 2.41.0.•••* gnu/packages/version-control.scm (git): Update to 2.41.0. [source]: Remove upstreamed patch. * gnu/packages/patches/git-header-cmd.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2023-05-01gnu: git: Apply patch adding the --header-cmd feature.•••In preparation to fix <https://issues.guix.gnu.org/58813>. * gnu/packages/patches/git-header-cmd.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/version-control.scm (git) [source]: Apply patch. Maxim Cournoyer