Bug 361830

Summary: Create only one VCS output when moving multiple files
Product: [Developer tools] kdevplatform Reporter: Alexander Potashev <aspotashev>
Component: vcsAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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