https://bugs.kde.org/show_bug.cgi?id=375849

            Bug ID: 375849
           Summary: Show annotate on current document doesn't work  in a
                    git worktree
           Product: kdevelop
           Version: 5.0.3
          Platform: Fedora RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: VCS: git
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: thibault.no...@gmail.com
  Target Milestone: ---

The feature "show annotate" that displays the equivalent of the git blame
function works in main git repositories (where the .git/ folder lies), but not
in the git worktrees (see https://git-scm.com/docs/git-worktree ).
In worktrees, a .git file exists (no .git folder), pointing to the main git
folder.
It contains "gitdir: /path/to/the/main/repo".

Kdevelop is not able to follow this link to show annotations.
When calling for annotations, it fails with the message: "Could not annotate
the document because it is not part of a version-controlled project."

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to