Changing git config

This commit is contained in:
Lyes Saadi 2024-05-09 17:19:43 +02:00
parent 9ff943197f
commit 4a3c775690
No known key found for this signature in database
GPG key ID: 17418538BAA17767

View file

@ -18,6 +18,7 @@
path = "~/Documents/fedpkg/.gitconfig_include"; path = "~/Documents/fedpkg/.gitconfig_include";
}; };
}; };
push.followTags = true;
}; };
}; };