-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgit symlink
More file actions
21 lines (21 loc) · 728 Bytes
/
git symlink
File metadata and controls
21 lines (21 loc) · 728 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
http.sslcainfo=C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
http.sslbackend=openssl
diff.astextplain.textconv=astextplain
core.autocrlf=true
core.fscache=true
core.symlinks=false
credential.helper=manager
user.name=7849ers
user.email=7849ers@apps-hcpak12.org
core.repositoryformatversion=0
core.filemode=false
core.bare=false
core.logallrefupdates=true
core.symlinks=false
core.ignorecase=true
remote.origin.url=https://github.com/LegitGamer1017/FRCCode2020.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
branch.master.remote=origin
branch.master.merge=refs/heads/master
remote.legitGamer.url=https://github.com/LegitGamer1017/FRCCode2020.git
remote.legitGamer.fetch=+refs/heads/*:refs/remotes/legitGamer/*