Merge pull request #179207 from roberth/top-level-git-autofixup

git-autofixup: init as alias
This commit is contained in:
Sandro
2022-06-27 14:34:15 +02:00
committed by GitHub
+2
View File
@@ -26946,6 +26946,8 @@ with pkgs;
# Git with SVN support, but without GUI.
gitSVN = lowPrio (git.override { svnSupport = true; });
git-autofixup = perlPackages.GitAutofixup;
git-doc = lib.addMetaAttrs {
description = "Additional documentation for Git";
longDescription = ''