t: add manual merge test and improve robustness #149
Reference in New Issue
Block a user
Delete Branch "t-manual-merge-and-robustness"
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?
We could change the usage of real project names here to something else. So, instead of
products/SLFOwe could useTestOrg/TestProjectand instead ofpoolmaybePackageOrg.The reason is to prevent some crazy accident. Imagine someone or something running this code on production server and they have permission. It also then tests that we are not hardcoding some behaviour anywhere.
But overall, I approve "improve robustness" 😆