Skip to main content

All Questions

Tagged with
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
1 vote
1 answer
469 views

How to upgrade Git through Chocolatey that I got when installing Cmder

I installed Cmder by running the following in an Administrative PowerShell: choco install cmder This also installed Git for me. But it installed an older version of Git, not the latest that is ...
J86's user avatar
  • 389
0 votes
1 answer
2k views

How can I upgrade Git via Chocolatey from within Git For Windows?

I use Chocolatey to manage as many Windows applications as I can, including Git. I use Git For Windows (git-cmd.exe) as my default command prompt. But this means that if I do a choco upgrade all -y ...
lofidevops's user avatar
  • 1,338
2 votes
1 answer
4k views

Can't (re)install Git for Windows after issue with previous install

TL;DR: How can I completely remove ALL remains of a (probably) broken Windows Git install so I can start fresh? Looks like something from the previous install is preventing a new one. The "Program ...
mkvlrn's user avatar
  • 123