parent
01faf74109
commit
3dcd598515
13 changed files with 96 additions and 15 deletions
@ -0,0 +1,32 @@ |
|||||||
|
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.https://dev.azure.com.usehttppath=true |
||||||
|
init.defaultbranch=master |
||||||
|
filter.lfs.smudge=git-lfs smudge -- %f |
||||||
|
filter.lfs.process=git-lfs filter-process |
||||||
|
filter.lfs.required=true |
||||||
|
filter.lfs.clean=git-lfs clean -- %f |
||||||
|
credential.http://121.37.12.51:13000.provider=generic |
||||||
|
user.email=728837162@qq.com |
||||||
|
user.name=wangchenguang |
||||||
|
user.password=huoran.123 |
||||||
|
credential.helper=wincred |
||||||
|
core.repositoryformatversion=0 |
||||||
|
core.filemode=false |
||||||
|
core.bare=false |
||||||
|
core.logallrefupdates=true |
||||||
|
core.symlinks=false |
||||||
|
core.ignorecase=true |
||||||
|
remote.origin.url=http://121.37.12.51:13000/huoran/FE_bankTeaching |
||||||
|
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* |
||||||
|
branch.master.remote=origin |
||||||
|
branch.master.merge=refs/heads/master |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 100 KiB |
After Width: | Height: | Size: 105 KiB |
Loading…
Reference in new issue