Post #3983769
2026-07-14 04:26 UTC
Commits are pointed to by references such as branch names. If a branch is deleted or a force push happens, the commit remains accesible for some time. It can be found in the “reflog”. This works much like pointers and automated memory management. If no tag points at it, it will become garbage-collected at some point. Adding a tag like “non-ai-master” would prevent garbage collection.
Replies (0)
No replies.