Hacker News new | ask | show | jobs
by sunshowers 500 days ago
Yeah. In Mercurial the set of immutable heads is state that's stored in the repository. In Jujutsu this is done via a revset, which is a really clever approach.