Merge pull request #179207 from roberth/top-level-git-autofixup
git-autofixup: init as alias
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user