-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Committing from lazygit no longer works with latest release.
To Reproduce
Steps to reproduce the behavior:
- Commit from lazy git
I think this is an issue with quoting bash -c "git commit -m 'test'" works if run in shell but bash -c git commit -m 'test' does not
Expected behavior
A clear and concise description of what you expected to happen.
Same as running git commit in shell
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
- OS: OS X
- Lazygit Version
commit=fe6d8d62c5c0ef302ae44f95cd13a03600477199, build date=2020-07-12T13:01:48Z, build source=binaryRelease, version=0.20.6, os=darwin, arch=amd64
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working