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 380
    • Issues 380
    • 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
  • #3269
Closed
Open
Issue created Sep 17, 2018 by Kevin Cancienne@potatojin

Git Command Progress window blank, hanging on commit. (e.g., when auto gc is running)

What steps will reproduce the problem?

  1. Make changes, attempt to commit by right clicking folder, "Git Commit -> foo"
  2. Add commit message, hit Commit button
  3. Observe empty Git Command Progress window, where the tortoise animates from the earth to a folder, forever. Window below is completely blank.
  4. Click Abort, because it's the only thing you can do.
  5. Cancel out of the commit dialog.

What is the expected output? What do you see instead?

Command should complete and I should be able to close the window.

Interestingly, the commit DOES happen. When I push to remote, all the cancelled commits are included, along with the commit messages. It seems the only thing that's failing is the Git Progress Window.

This unfortunately means that Commit + Push doesn't work, as apparently the initial hung Commit prevents the push from proceeding. Failed commit, followed by a separate right click -> Push works as expected.

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

TortoiseGit 2.7.0.0

Git 2.19.0-64bit

Windows 10 Version 1803 (OS Build 17134.285)

Please provide any additional information below.

Problem began when I upgraded to TortoiseGit 2.7.0.0. During the update, I was prompted to download and install an updated version of Git For Windows, which I did (version 2.19.0-64bit), with default options.

Edited Dec 29, 2018 by Sven Strickroth
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking