[Bug 4918] New: add an option to shelve untracked files

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon Oct 26 15:31:17 UTC 2015


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

            Bug ID: 4918
           Summary: add an option to shelve untracked files
           Product: Mercurial
           Version: 3.5.2
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: shelve
          Assignee: bugzilla at selenic.com
          Reporter: rm at fb.com
                CC: mercurial-devel at selenic.com

There's been a low level but consistent desire to add a flag to also include
untracked files during a shelve. It sounds like a useful feature to me and most
people have suggested calling the flag '-u' as in `hg shelve -u`.

Implementation could be using a bundle2 part to include a list of files to
forget after unshelving the changes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list