How is the initial Git build actioned during SDK installation? #4376
-
Installing the SDK should bootstrap the downloading of the SDK, and the clone and initial compilation/build of the Git-for-Windows code from source. I'm trying to document that process and find myself stuck in trying to find the particular lines of code that detect the initial sdk install and then effectively run It's not clear if it's hidden in the Any pointers? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I am guessing that this is a question instead of a statement? If so, I assume that you are asking "where is the code in the SDK installer that builds Git right after starting the Git SDK Bash for the first time?". And the answer is: it was removed in git-for-windows/build-extra@d1a55d3 |
Beta Was this translation helpful? Give feedback.
I am guessing that this is a question instead of a statement?
If so, I assume that you are asking "where is the code in the SDK installer that builds Git right after starting the Git SDK Bash for the first time?". And the answer is: it was removed in git-for-windows/build-extra@d1a55d3