blob: e42660a42ab530de2e8f8bc9843a8b339ecdb32d (
plain)
1
2
3
4
5
6
7
8
9
|
[core]
repositoryformatversion = 0
filemode = true
bare = true
[remote "origin"]
url = ssh://git@git.rp1.hu/gabeszm/hyprland_raveswitch.git
tagOpt = --no-tags
fetch = +refs/*:refs/*
mirror = true
|