Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 364
    • Issues 364
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • 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
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