Hi, how do I know if there are files in my local tree that are not part of the repository?
$ touch foo.bar Git tells me this way: $ git status # Untracked files: # (use "git add <file>..." to include in what will be committed) # # foo.bar Is there any way to get the same information in fossil? Regards Michael _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users