Email or username:

Password:

Forgot your password?
Top-level
to⟁st⟁l

@pintoch any chance of these concepts coming to Darcs or Pijul to eliminate another class of conflicts?

1 comment
Antonin Delpeuch

@toastal I would say it's unlikely, because the notion of diff that they use is much more baked into the VCS than in git. So you wouldn't be able to implement it as a plugin - it would need support at the core of the tool, which would make the whole thing very complicated I think. See this discussion about Pijul: discourse.pijul.org/t/ast-leve

Go Up