Update windows build chain docs #12

Open
zaaach wants to merge 1 commit from zaaach/nexus:windows-dev into main
Member
No description provided.
@ -162,0 +177,4 @@
```powershell
$env:LOCALAPPDATA = "C:\Users\<you>\AppData\Local"
$env:GOCACHE = "$env:LOCALAPPDATA\go-build"
Owner

Does this actually do anything? The Dart build hook strips it.

Does this actually do anything? The Dart build hook strips it.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u windows-dev:zaaach-windows-dev
git switch zaaach-windows-dev

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff zaaach-windows-dev
git switch zaaach-windows-dev
git rebase main
git switch main
git merge --ff-only zaaach-windows-dev
git switch zaaach-windows-dev
git rebase main
git switch main
git merge --no-ff zaaach-windows-dev
git switch main
git merge --squash zaaach-windows-dev
git switch main
git merge --ff-only zaaach-windows-dev
git switch main
git merge zaaach-windows-dev
git push origin main
Sign in to join this conversation.
No reviewers
No labels
Good First Issue
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Nexus/nexus!12
No description provided.