Cloning leads to empty branch main and confusing warning #1
Loading…
Add table
Add a link
Reference in a new issue
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?
Cloning this example repository is a bit confusing, as it leads to an empty branch
mainon the local side, while this branch doesn't exist remotely.Maybe the codeberg repository is configured with
mainas default branch, while this branch doesn't exist?This is fixed. It was configured with
mainas the default branch.compliantis now the default branch.Thanks!