1
32
Fork
You've already forked revo
5

build: embed git commit hash in version for Debug builds #10

Open
Vaagai wants to merge 0 commits from Vaagai/revo:main into main
pull from: Vaagai/revo:main
merge into: lung:main
lung:main
First-time contributor
Copy link

zig build -Doptimize=Debug embeds the commit hash, while the rest use
the const VERSION defined in build.zig

`zig build -Doptimize=Debug` embeds the commit hash, while the rest use the `const VERSION` defined in `build.zig`
`zig build -Doptimize=Debug` embeds the commit hash, while the rest use
the `const VERSION` defined in `build.zig`
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

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

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 Vaagai-main
git switch Vaagai-main
git rebase main
git switch main
git merge --ff-only Vaagai-main
git switch Vaagai-main
git rebase main
git switch main
git merge --no-ff Vaagai-main
git switch main
git merge --squash Vaagai-main
git switch main
git merge --ff-only Vaagai-main
git switch main
git merge Vaagai-main
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
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
lung/revo!10
Reference in a new issue
lung/revo
No description provided.
Delete branch "Vaagai/revo:main"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?