Closed Bug 1527646 Opened 5 years ago Closed 5 years ago

moz-phab patch complains about uncommitted changes being present, despite evidence to the contrary

Categories

(Conduit :: moz-phab, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mconley, Unassigned)

Details

(Keywords: conduit-triaged)

Attachments

(1 file)

I've got moz-phab 1.17, and I just tried using moz-phab patch on D19162.

Here's my output:

$ moz-phab patch D19162 --apply-to here
Uncommited changes present. Please shelve them or commit before patching.

$ hg shelve
nothing changed

$ moz-phab patch D19162 --apply-to here
Uncommited changes present. Please shelve them or commit before patching.

I get the same thing if I omit the --apply-to here.

looks like we need to exclude Untracked files from the is_worktree_clean check.

Keywords: conduit-triaged
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: