Elektrine lite

← Feed

@JonathanGerlach@mastodon.social

Post #1222918

2026-04-17 00:56 UTC

@isaiah@mastodon.social Make a new branch for each bug. Use git to hop between branches. Delete the branch afterwards. You can probably get away with force push to rewrite a branch’s history, but as soon as you have other people, you’ll want to disable that. I use git flow, but I don’t always follow it so strictly.

Replies (1)