Skip to content

Conversation

@dscho
Copy link
Member

@dscho dscho commented Dec 22, 2022

In Git for Windows' SDK, we prominently advertise the sdk function, but it does not quite Do The Right Thing in git-sdk-arm64 yet. This PR addresses that.

@dscho dscho requested a review from dennisameling December 22, 2022 09:23
@dscho dscho self-assigned this Dec 22, 2022
Copy link
Contributor

@dennisameling dennisameling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - left one minor comment. Thanks!

dscho added 4 commits January 19, 2023 10:28
This is needed so that e.g. `sdk cd <package>` won't mistake
`git-sdk-arm64` for `git-sdk-64`.

Signed-off-by: Johannes Schindelin <[email protected]>
We cannot trust `uname -m` too much when building on ARM64, as there is
no Windows/ARM64 version of the MSYS2 runtime (due to lack of Cygwin
support for that platform).

Signed-off-by: Johannes Schindelin <[email protected]>
Signed-off-by: Johannes Schindelin <[email protected]>
@dscho
Copy link
Member Author

dscho commented Jan 19, 2023

/deploy mingw-w64-git-extra

The i686/x86_64 and the arm64 workflow runs were started.

@dscho
Copy link
Member Author

dscho commented Jan 19, 2023

/deploy git-extra

The i686/x86_64 and the arm64 workflow runs were started.

@dscho
Copy link
Member Author

dscho commented Jan 20, 2023

/deploy mingw-w64-git-extra

That didn't work because the directory is still named git-extra.

/deploy git-extra

That worked!

@dscho dscho merged commit 64bdbb1 into git-for-windows:main Jan 20, 2023
@dscho dscho deleted the git-sdk-arm64 branch January 20, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants