https://bz.mercurial-scm.org/show_bug.cgi?id=6710

            Bug ID: 6710
           Summary: Space after the subinclude: in ignore files
           Product: Mercurial
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: wolj...@gmail.com
                CC: mercurial-devel@mercurial-scm.org
    Python Version: ---

I would like to be able to add a space after the colon on subinclude:/include:
lines in ignore files. Like this:

  subinclude: dir/other-ignore-file

This breaks when the path to another ignore file actually starts with a space.
(I think that this is very rare situation.) I would also consider allowing
quotes ("") around the included file path or solving the space-related problem
by requiring it to be escaped using a backslash.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to