Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reading log message from standard input #92

Open
hthappy opened this issue Nov 6, 2018 · 3 comments
Open

reading log message from standard input #92

hthappy opened this issue Nov 6, 2018 · 3 comments

Comments

@hthappy
Copy link

hthappy commented Nov 6, 2018

Hi,
Prompt "reading log message from standard input", always stuck in the interface, what is the reason?

Thanks & best regards.

@kotnik
Copy link

kotnik commented Sep 30, 2020

This happens when there are no commits in the repo. Easily reproduced with:

$ mkdir /tmpx && cd /tmp/x
$ git init
Initialized empty Git repository in /tmp/x/.git/
$ git shortlog -s -n --all
(reading log message from standard input)

@bushmusi
Copy link

bushmusi commented Jul 7, 2021

It happens when you have commit history before,

@hfahlbusch
Copy link

It is' waiting for "input", you can enter directly in terminal.
At the end you have to send an character.
On Mac OS it's CTRL-D to send.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants