On Fri, Jan 25, 2013 at 2:59 AM, Gilles <[email protected]> wrote: > On Wed, 09 Jan 2013 12:10:35 +0100, Gilles > <[email protected]> wrote: >>Am I correct in understanding that this is the right way to proceed to >>try some new code, and either save it (whether it works or not, just >>as a track-record) or discard it? > > I have another question: "fossil branch ls" lists branches available > in the repo, but is there a command to list all the files/revisions > that have been commited to the "experimental" branch? >
I think 'fossil diff --brief --branch experimental' might be what you're looking for. > Thank you. > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

