Keep history of temporary branch? #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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 know somewhat how git works, but not enough to guarantee that merging the temporary branch back in wouldn't break things, which is why I manually copied its content into a new commit instead. I should probably figure out how to make its history integrated anyhow instead of just deleting it..