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

git log --author="string" has no output. #157

Open
asurinsaka opened this issue Mar 5, 2019 · 2 comments
Open

git log --author="string" has no output. #157

asurinsaka opened this issue Mar 5, 2019 · 2 comments

Comments

@asurinsaka
Copy link

There is no output for git log --author="author name".

@donnemartin
Copy link
Owner

donnemartin commented Apr 7, 2019

Hi @asurinsaka, I see this same problem with xonsh, which gitsome relies on. I'd instead file a bug with xonsh to get a fix there (which gitsome would also benefit from).

@markkrj
Copy link

markkrj commented Oct 30, 2019

As a workaround, you can use git log --author=@("author name")

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

No branches or pull requests

3 participants