Description: |
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Testing Done: |
|
Warn about dirty directory when running 'rbt post' with Mercurial repository
Review Request #6082 — Created July 8, 2014 and submitted
Information | |
---|---|
bcran | |
RBTools | |
release-0.6.x | |
Reviewers | |
rbtools | |
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) |
![]() |
BC

-
Tool: PEP8 Style Checker Processed Files: rbtools/clients/mercurial.py Tool: Pyflakes Processed Files: rbtools/clients/mercurial.py
-