Initial commit
This commit is contained in:
commit
b2204a9377
29 changed files with 892 additions and 0 deletions
8
config
Normal file
8
config
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[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/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue