33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
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/ssl/certs/ca-bundle.crt
|
|
core.autocrlf=true
|
|
core.fscache=true
|
|
core.symlinks=false
|
|
pull.rebase=false
|
|
credential.helper=manager-core
|
|
credential.https://dev.azure.com.usehttppath=true
|
|
init.defaultbranch=master
|
|
core.repositoryformatversion=0
|
|
core.filemode=false
|
|
core.bare=false
|
|
core.logallrefupdates=true
|
|
core.symlinks=false
|
|
core.ignorecase=true
|
|
remote.origin.url=https://github.com/Emelyanov535/Android-Programming.git
|
|
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
|
|
branch.LabWork_01.remote=origin
|
|
branch.LabWork_01.merge=refs/heads/master
|
|
branch.LabWork_02.remote=origin
|
|
branch.LabWork_02.merge=refs/heads/LabWork_02
|
|
branch.LabWork_03.remote=origin
|
|
branch.LabWork_03.merge=refs/heads/LabWork_03
|
|
branch.LabWork_04.remote=origin
|
|
branch.LabWork_04.merge=refs/heads/LabWork_04
|
|
user.name=Emelyanov535
|
|
user.email=nouctanch777093@gmail.com
|