From c0e7fa5e08b181338a77caaf80c1bb72d1f90707 Mon Sep 17 00:00:00 2001 From: 0x01FE <0x01fe@noreply.localhost> Date: Mon, 1 Jul 2024 16:07:08 -0500 Subject: [PATCH] Added profile readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f294e91 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# FAQ + +## I'm having Git issues with this thing! + +Try this command + +`git config --global http.sslbackend schannel` + +This is mostly here for me tbh \ No newline at end of file