959
Shiiieeettt....... (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] dan@upvote.au 10 points 5 months ago* (last edited 5 months ago)

The test release shouldn't have anything marked with @nocommit though... The idea is that you use it to mark code that is only temporary local debugging code that should never be committed.

[-] Bene7rddso@feddit.de 2 points 5 months ago

Are you committing to master? I don't see any reason why you shouldn't commit your debugging code to your own branch. Obviously clean it up before merging

[-] dan@upvote.au 1 points 5 months ago

My workplace uses feature flags rather than feature branches, and a continuous deployment cycle, so we only have one branch.

this post was submitted on 25 Feb 2024
959 points (98.1% liked)

Programmer Humor

31700 readers
646 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS