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

Can't commit with multiple words commit message #70

Closed
spandelk opened this issue Aug 7, 2018 · 6 comments
Closed

Can't commit with multiple words commit message #70

spandelk opened this issue Aug 7, 2018 · 6 comments

Comments

@spandelk
Copy link

spandelk commented Aug 7, 2018

As in the title.
If the commit message is only one word long, it commits without any problems.
And i can commit with multiple words message from the Command Prompt (using 'git commit -m ) also without any problems.

2018-08-07 18_54_37-windows powershell

2018-08-07 18_54_52-windows powershell

Any ideas?

@spandelk
Copy link
Author

spandelk commented Aug 7, 2018

At first it looks like lazygit is executing 'git commit -m aaa bbb ccc'
But i checked the code, and it indeed adds the quotes to the message.

@ponsfrilus
Copy link
Contributor

Also see #28

@martkans
Copy link

martkans commented Aug 8, 2018

I also have this problem

@jesseduffield
Copy link
Owner

I'm going to have a look into this now

@jesseduffield
Copy link
Owner

Just pushed a new release that fixes the problem (at least on my my windows machine). Let me know if there are still any issues :)

@spandelk
Copy link
Author

spandelk commented Aug 9, 2018

Now it's all working, thanks ;)
Closing.

@spandelk spandelk closed this as completed Aug 9, 2018
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