|
|
|
|
|
by sampo
4071 days ago
|
|
> inability to permanently delete branches If your workflow fits better with git-style branches, you should use Mercurial bookmarks, not Mercurial named branches. Mercurial even tells you: (branches are permanent and global, did you want a bookmark?)
every time you create a named branch. |
|