Modify ↓
Ticket #303 (closed defect: fixed)
"moap diff" shouldn't show diffs for file twice, even if the changelog entry contains that file more than once
| Reported by: | arkadini@… | Owned by: | thomas |
|---|---|---|---|
| Priority: | major | Milestone: | 0.2.7 |
| Component: | moap | Version: | |
| Keywords: | Cc: |
Description
Mention the same file twice in the changelog entry, e.g. to provide different comments on changes in different parts of that file. "moap diff" will show the whole diff for that file twice, even if commit will only commit it once.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

(In [384]) * moap/command/cl.py: