Manage Git packages without .git folders #14
Loading…
x
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?
Could be downloaded using wget/curl, or just using git clone, but by deleting the .git folder afterward.
Without a .git folder, we can't get the hash of the last commit, so we have to find another way.
Taken into account in the current config files.