A multi-level stash could end up performing the one feature of git I
like over fossil: that I can do nonsense commits onto a branch I don't
push, then "git rebase -i" them into beautiful sense before I commit...

I've wondered if that should be available as a feature on fossil's
private branches (in effect, when the private branch merges, rather than
just being one commit, let it be a user-chosen set of commits with the
private branch commits split between them as per specification), but it
might be more flexible to let people mess with stashes rather than
private branch shenanigans.

ABS

--
Alaric Snell-Pym
http://www.snell-pym.org.uk/alaric/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to