On Fri, Sep 14, 2012 at 6:33 PM, Jan Danielsson <[email protected]> wrote: > On 09/15/12 00:17, Dmitry Chuev wrote: >> I am newbie Fossil user and I wonder what is the reason to have two >> different commands to show a checkout status: status and extras.
There is actually a third: changes, which is the same as status without the repository info. > I like that fossil status isn't cluttered. I regularly generate > source documentation using doxygen in my source tree, and "fossil > extras" just shows me all the gazillion files doxygen created. You should put generated files on ignore-glob. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

