Skip to content

Commit command failure on v0.20.6 #890

@willbowditch

Description

@willbowditch

Describe the bug
Committing from lazygit no longer works with latest release.

To Reproduce
Steps to reproduce the behavior:

  1. 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.
image

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions