File: /var/www/linde-ai/.git/config
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
ignorecase = true
hooksPath = ./html/.husky
[remote "origin"]
url = https://github.com/borealis-agency/linde-ai.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main
[branch "feature/t-2"]
remote = origin
merge = refs/heads/feature/t-2
[branch "feature/t-5"]
remote = origin
merge = refs/heads/feature/t-5
[branch "feature/t-9"]
remote = origin
merge = refs/heads/feature/t-9
[branch "feature/t-4"]
remote = origin
merge = refs/heads/feature/t-4
[branch "feature/t-6"]
remote = origin
merge = refs/heads/feature/t-6