Post #2346584
2026-05-09 06:24 UTC
@TomF@mastodon.gamedev.place there should be a convention for a sorta-dummy file that the build system checks for this purpose, and that you add in one commit and delete in a later commit, so that when you try to build or test you get:
"this commit (deadbeef) is an intermediate commit and will not compile.
For the next commit that compiles cleanly, checkout c0def00d.
For the next commit that tests cleanly, [...]"
Replies (0)
No replies.