Replies: 1 comment
-
You mean |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I previously built Git for Windows V2.28.0 but it says git-parse-remote.exe not found when trying to use submodules so trying to build newer versions.
I am (not a developer) building Git for Windows inside my firm, basically I clone code, open git-bash and run "sdk build" which runs successfully.
However when I try to make a portable release it states multiple files missing:
e.g. sdk cd build-extra
./portable-release.sh releaseVersion
mingw64/libexec/git-core/git-add.exe : no more files
(and many more)
What am I missing? Any help greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions