Hello,

   Currently, there are a couple of tools in fossil that are useful to store
intermediate and private changes
for one developer: "stash" and "commit --private"

   Both of these tools assume that the developer is going to work in a
unique computer.

   Assuming the case that one developer works usually in more than one
computer (laptop and desktop for
example), these tools are not useful anymore.

    Could it be possible to define a kind of private branch, attached to one
developer and not visible to
the other developers? With not visible I refer more in the sense of avoid
annoying the rest of the developers
more than from a privacy point of view.

    At the same time, it would be nice to be able to shun this private merge
once it is not necessary anymore,
maybe using a rebuild with some kind of option.

    What's your opinion on this?

   RR
_______________________________________________
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