Bug 361830 - Create only one VCS output when moving multiple files
Summary: Create only one VCS output when moving multiple files
Status: REPORTED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: vcs (other bugs)
Version First Reported In: git master
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-15 18:20 UTC by Alexander Potashev
Modified: 2016-04-15 18:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2016-04-15 18:20:43 UTC
When moving multiple files at once to another folder, KDevelop creates a VCS output log for each "git mv" operation (in the "Version Control" panel). It would be better to have all the "git mv" commands in one log.

Reproducible: Always