Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 381
    • Issues 381
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #2480
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

auto-complete doesnt include removed items

By george.polc... on April 02, 2015 20:13 (imported from Google Code)


What steps will reproduce the problem?

  1. Remove a method from a file (e.g. stateChanged). Add a method (e.g. startNow)
  2. Start a commit via tortoisegit on that file.
  3. Start typing: "Removed sta___"

What is the expected output? What do you see instead?
The method "startNow" is listed in autocomplete but the method "stateChanged is not. Both methods should be listed. Auto complete should search all changed info for its entries. It appears to be searching just the added or altered stuff that remains in the right-side (working tree) version.

What version of TortoiseGit and msysgit are you using? On
what operating system?
TortoiseGit 1.8.13.0
git 1.9.5.mysysgit.0
Windows 7 Embedded Pro.

Thanks!

Please provide any additional information below.
N/A

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking