Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ git config --list
- core.symlinks=false
- core.autocrlf=true
- core.fscache=true
- color.diff=auto
- color.status=auto
- color.branch=auto
- color.interactive=true
- help.format=html
- rebase.autosquash=true
- http.sslcainfo=C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
- http.sslbackend=openssl
- 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
- credential.helper=manager
- user.name=THERE WAS A NAME I DELETED IT
- user.email=THERE WAS AN EMAIL I DELETED IT
- http.proxy=http://WOORKINGPROXY:3128
- http.sslverify=false
- https.proxy=http://WOORKINGPROXY:3128
- credential.helper=wincred
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement