|
|
|
|
|
by ziml77
176 days ago
|
|
Seems like a sensible way to archive branches. It's not like a tag and branch are actually very different anyway, right? A tag is a pointer that always refers to the same commit while a branch is a pointer that follows commits forward. And for something that's archived, you don't need the pointer updating mechanism. |
|
It's not guaranteed not to change. The UI just makes it harder to update.