https://bugs.kde.org/show_bug.cgi?id=387266
Bug ID: 387266
Summary: Keyboard shortcut to show VCS (git) Annotations
require file to belong to project but when invoked
from GIT plugin it works
Product: kdevelop
Version: 5.1.2
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Keyboard shortcut to show VCS (git) Annotations require file to belong to
project but when invoked from GIT plugin it works perfectly.
How to reproduce:
1. Open file which does not belong to project but belong to GIT repository
2. Use keyboard shortcut to show Annotations...
3. See error message "Could not annotate the document because it is not part of
a version-controlled project."
Workaround:
1. From toolview "FileSystem" or "Documents" invoke context menu for file
2. Select {Git > Annotations...}
3. See nice annotations (aka git blame)
Expected behaviour:
Keyboard shortcut to show annotations should check if file belongs to VCS
instead of version-controlled project.
--
You are receiving this mail because:
You are watching all bug changes.