mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-23 14:52:43 +00:00
27 lines
791 B
Text
27 lines
791 B
Text
|
|
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=schannel
|
||
|
|
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=Dikiy13371
|
||
|
|
user.email=css81933@gmail.com
|
||
|
|
core.repositoryformatversion=0
|
||
|
|
core.filemode=false
|
||
|
|
core.bare=false
|
||
|
|
core.logallrefupdates=true
|
||
|
|
core.symlinks=false
|
||
|
|
core.ignorecase=true
|
||
|
|
remote.origin.url=https://github.com/Dikiy13371/3x-uiRuys71.git
|
||
|
|
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
|
||
|
|
branch.main.remote=origin
|
||
|
|
branch.main.merge=refs/heads/main
|
||
|
|
branch.main.vscode-merge-base=origin/main
|