Skip to content

cannot execute any commands after executing git log. #1629

@vaibhavagrawal2912

Description

@vaibhavagrawal2912
  • I was not able to find an open or closed issue matching what I'm seeing

  • Which version of Git for Windows are you using? Is it 32-bit or 64-bit?


$ git --version --build-options

git version 2.17.0.windows.1
cpu: x86_64
built from commit: e7621d891d081acff6acd1f0ba6ae0adce06dd09
sizeof-long: 4
  • Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?

Windows 7, 64-bit

$ cmd.exe /c ver

Microsoft Windows [Version 6.1.7601]
  • What options did you set as part of the installation? Or did you choose the
    defaults?
Editor Option: VIM
Path Option: Cmd
SSH Option: OpenSSH
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Performance Tweaks FSCache: Enabled
Use Credential Manager: Enabled
Enable Symlinks: Disabled
  • Any other interesting things about your environment that might be related
    to the issue, you're seeing?

No

  • Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other

Bash

git log

  • What did you expect to occur after running these commands?

git should work normally, i.e it should execute any git commands that are entered.

  • What actually happened instead?

git stucks no keyboard input shows response in bash terminal

  • If the problem was occurring with a specific repository, can you provide the
    URL to that repository to help us with testing?

Private repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions