-
- Downloads
Obsolescence: forbid making a bookmark obsolete
In general, making a bookmark obsolete will resolve it: `hg amend` will move it to the successor, `hg prune` will move it to the parent. We found one corner case to make the target of a bookmark obsolete (`hg prune` when there is no parent). But there may be other ones (`hg split` maybe?)
parent
f4894147
No related branches found
No related tags found
Please register or sign in to comment