8 lines
225 B
Text
8 lines
225 B
Text
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = false
|
|
logallrefupdates = true
|
|
[remote "origin"]
|
|
url = "git@https://gitlab.com/company-group5074706/Company-project#"
|
|
fetch = +refs/heads/*:refs/remotes/origin/*
|