Ask HN: How is Git on Windows today?
https://news.ycombinator.com/item?id=1845752I have heard that git on Windows has been shaky in the past, but I am wondering if things are better today?
I will need to setup git on a Windows server, and then I am wondering what the best way for developers to use it on their Windows boxes would be?
Note: while you may think command line is the best way to use git, the people around me would prefer a Visual Studio plugin or something along those lines.
Also: how common is it to install git on a Windows server? Is it probably just best to stick with something like SVN?