Reduce application sprawl #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
I've split up everything into its own application in the past. This is kind of unnecessary, and as they are mostly tightly coupled not really helping at all.
Let's push the components back into a few meaningful applications that actually make up logical parts.