chore: no need to prune tags if use 2 remotes

main
sudo pacman -Syu 2024-02-19 10:34:42 +07:00
parent 0cf101cb07
commit d3dcf05439
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ git config --global diff.algorithm histogram
git config --global diff.colorMoved no
git config --global diff.submodule log
git config --global fetch.prune true
git config --global fetch.prunetags true
git config --global init.defaultBranch main
git config --global log.date iso
git config --global merge.conflictstyle zdiff3