Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
2 answers
158 views

How to Create a Repository on Github Using Only SSH?

I don't want to use web credentials (the password) at all when working with git. Name and e-mail is OK to be stored. My SSH environment is properly set up in Windows when it starts (the authentication ...
Bluebird45's user avatar
0 votes
0 answers
38 views

Windows 10 Boot very slow

After installing chocolatey, meteor, git and vscode my Windows boot time got up from like 5 seconds to 25 seconds. I installed meteor by this installer https://forums.meteor.com/t/meteor-windows-...
Gobliins's user avatar
  • 135
0 votes
2 answers
2k views

Visual Studio Code GIT Not Working

So I installed GIT and I'm in a GIT repository and I added a simple test file in the folder. I'm trying to connect to Azure DevOps. My Source Control says that I have made some changes, but it doesn't ...
coder_11's user avatar
0 votes
1 answer
1k views

.gitignore missing from repo managed with VS Code

I have Windows 10 and I've cloned the repo using Visual Studio Code. There is no .gitignore in the main folder and I have already configured the folder options to show hidden files and even to show ...
user33276346's user avatar