29 lines
952 B
Plaintext
29 lines
952 B
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/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
|
|
credential.https://git.lab.ubharajaya.ac.id.provider=generic
|
|
user.name=Faris Naufal Priatna
|
|
user.email=202310715123@mhs.ubharajaya.ac.id
|
|
core.repositoryformatversion=0
|
|
core.filemode=false
|
|
core.bare=false
|
|
core.logallrefupdates=true
|
|
core.symlinks=false
|
|
core.ignorecase=true
|
|
submodule.active=.
|
|
remote.origin.url=https://git.lab.ubharajaya.ac.id/administrator/Starter-EAS-2025-2026.git
|
|
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
|
|
branch.main.remote=origin
|
|
branch.main.merge=refs/heads/main
|