-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pather.name
More file actions
37 lines (37 loc) · 1.21 KB
/
Copy pather.name
File metadata and controls
37 lines (37 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
diff.astextplain.textconv=astextplain
filter.lfs.clean=git-lfs clean -- %f
filter.lfs.smudge=git-lfs smudge -- %f
filter.lfs.process=git-lfs filter-process
filter.lfs.required=true
http.sslbackend=openssl
http.sslcainfo=C:/Program Files/Git/mingw64/etc/ssl/certs/ca-bundle.crt
core.autocrlf=true
core.fscache=true
core.symlinks=false
pull.rebase=false
credential.helper=manager
credential.https://dev.azure.com.usehttppath=true
init.defaultbranch=master
user.name=msghauri3
user.email=msghauri3@yahoo.com
http.postbuffer=524288000
http.lowspeedlimit=0
http.lowspeedtime=999999
core.autocrlf=true
filter.lfs.clean=git-lfs clean -- %f
filter.lfs.smudge=git-lfs smudge -- %f
filter.lfs.process=git-lfs filter-process
filter.lfs.required=true
safe.directory=D:/technyder/pms_03/PropertyManagementSystem
core.repositoryformatversion=0
core.filemode=false
core.bare=false
core.logallrefupdates=true
core.symlinks=false
core.ignorecase=true
remote.origin.url=git@github-msghauri3:msghauri3/SSQ_Coditium.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
branch.main.remote=origin
branch.main.merge=refs/heads/master
remote.coditium.url=git@github-coditium:coditium/SSQ_Coditium.git
remote.coditium.fetch=+refs/heads/*:refs/remotes/coditium/*