Description
Maybe this is in a wiki somewhere, but I am not finding it - and google is not helping.
As a user - I find these three things:
(A) https://git-scm.com/ - Many know this places a "git bash"
And
(B) https://gitforwindows.org/ -
This seems to be the same thing as (A) - the installer comes from the same place
AND
(C) (on GitForWindows click: Download SDK)
But there are no clear directions on how to install both
Both of these seem to install, or want to install in two diferent directories
I do seem to understand that (A) and (B) - are for the GIT USER
But often I find that it is MISSING something beyond just git
Often this involves adding GCC and/or other tools so I can add that one more thing.
But it's not simple -
So that is why I think the SDK exists...
If these are the same, why does one install in c:\Program Files
And the other installs in c:\git-sdk-64
In some ways it seems GIT-SDK-64 has many of the missing features I need
so why don't I just use that to start with?
But I come back to the initial question - why are there 3?
How exactly do I install - or is the better word "overlay" - the SDK over the existing GitBash?
I mean there are different ICONS that give me what looks like two differently installed GItBash instances
Thanks