X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=config;h=94a1e6c510b1672a977c746b419feaaa811e2330;hb=646d04f51c8fd06e93b6517334bcac1e9b7157f2;hp=20748c9ec84c4759e1b1289415a45e9f2db10f55;hpb=deb0db38e4b79eb8347c47d95bd81ccb874b8ab4;p=plz.git diff --git a/config b/config index 20748c9..94a1e6c 100755 --- a/config +++ b/config @@ -1,5 +1,12 @@ [core] repositoryformatversion = 0 - filemode = false - bare = true - symlinks = false + filemode = true + bare = false + logallrefupdates = true + ignorecase = true +[remote "origin"] + url = ssh://sparky4@4ch.mooo.com:26/var/www/16/plz.git + fetch = +refs/heads/*:refs/remotes/origin/* +[branch "master"] + remote = origin + merge = refs/heads/master