pinwheel: Enable rerere in git
This commit is contained in:
@@ -17,6 +17,10 @@ in
|
||||
includes = [
|
||||
{ path = ./gitconfig; }
|
||||
];
|
||||
|
||||
extraConfig = {
|
||||
rerere.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
home.packages = [ pkgs.tig ];
|
||||
|
||||
Reference in New Issue
Block a user