- Description:
-
~ As with Git, the Mercurial backend only posts changesets and ignored uncommitted changes. Warn users about this, since they may expect to be able to post the same output as 'hg diff'.
~ As with Git, the Mercurial backend only posts changesets and ignores uncommitted changes. Warn users about this, since they may expect to be able to post the same output as 'hg diff'.
- - I'm not sure if we want the '--deleted' flag included, since it's files that are tracked but have been deleted - e.g. using 'rm file' instead of 'hg rm file'.
- Testing Done:
-
~ Ran 'rbt post' both with and without uncommitted changes.
~ Ran 'rbt post' both with and without uncommitted changes.
+ I'm not sure if we want the '--deleted' flag included, since it's files that are tracked but have been deleted - e.g. using 'rm file' instead of 'hg rm file'.
Warn about dirty directory when running 'rbt post' with Mercurial repository
Review Request #6082 — Created July 8, 2014 and submitted
As with Git, the Mercurial backend only posts changesets and ignores uncommitted changes. Warn users about this, since they may expect to be able to post the same output as 'hg diff'.
Ran 'rbt post' both with and without uncommitted changes.
I'm not sure if we want the '--deleted' flag included, since it's files that are tracked but have been deleted - e.g. using 'rm file' instead of 'hg rm file'.
Description | From | Last Updated |
---|---|---|
Col: 80 E501 line too long (93 > 79 characters) |
reviewbot |
BC