On 2017-04-11 22:11, Thomas wrote:
On 2017-04-11 22:01, Scott Robison wrote:
I was thinking about that earlier (well, a warning, not an error,
which presumes you can't continue). Then the questions I put above
came into my mind so I didn't bring it up. What would you suggest
calling the command?

Change the text for --ignore and .fossil-settings/ignore-glob to:
unmanaged matching files to ignore

Add another switch --exclude and .fossil-settings/exclude-glob and
explain that this applies to all, managed and unmanaged files
unconditionally.

But right after that you'd have to start drinking beer as my offer still
stands ;-)


add
   --ignore <CSG>       Ignore unmanaged files matching   
                        patterns from the comma separated list of       
                        glob patterns.
   --exclude <CSG>        Exclude files matching patterns from
                        the comma separated list of glob patterns.

The same for addremove, I guess.

_______________________________________________
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