Skip to content

Commit

Permalink
home.git: enabled pruneTags
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerschtli committed Sep 7, 2023
1 parent 68fc10f commit 4e5f502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/programs/git/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ in

fetch = {
prune = true;
pruneTags = true;
recurseSubmodules = true;
};

Expand Down

0 comments on commit 4e5f502

Please sign in to comment.