I'm starting in the versioning world with GitHub. I made this decision because there are two workstations that I intend to use to program. One is Windows 7 and the other is Windows XP. The problem is that I can not install the GitHub client on Windows XP. I've been checking about it, it seems that there is no more support for XP because the current version uses the sub interface that only runs on in Eindows 7 onwards.
An error occurred during installation:
Prerequisite check for system component Microsoft .NET Framework 4.5 (x86 and x64) failed with the following error message:
"Installation of the Microsoft .NET Framework 4.5 is not supported on this operating system."
See the setup log file located at
C:\DOCUME~1\Owner\LOCALS~1\Temp\VSD4C1.tmp\install.log
for more information.
Is there any solution so I can sync projects on GitHub from a Windows XP or some alternative client application for this purpose?