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
  • #2976
Closed
Open
Created Apr 10, 2017 by Yue Lin Ho@YueLinHoDeveloper

After setting the config `include.path` key, can't delete the branch which is tracking the remote branch.

What steps will reproduce the problem?

  1. Perform git config --local include.path ../.tgitconfig

  2. Create a local branch on a remote branch, and make sure the Track is checked. image

  3. Delete that local branch

image

What is the expected output?

That local branch is deleted normally.

What do you see instead?

image

Could not delete reference.
libgit2 returned: could not find key 'branch.master.merge' to delete

What version of TortoiseGit and Git are you using? On what operating system?

TortoiseGit 2.4.1 + GfW 2.12.2.2

Please provide any additional information below.

My break points: break_points.xml

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