Skip to content

Command Commit [enter] closes/crashes gitui-win #74

Closed
@alistaircarscadden

Description

@alistaircarscadden

Describe the bug
In gitui-win v0.2.6 after staging, and after writing a commit message, pressing Enter abruptly closes the gitui.exe window. Inspecting the repo after shows that the commit is not made.

To Reproduce

  1. Create new directory and cd into it
  2. Run git init
  3. Add a file to be committed (file.txt)
  4. Run gitui.exe
  5. Press enter on the file in the unstaged menu
  6. Press 2 to enter the staged menu
  7. Press Commit [c]
  8. Enter a message
  9. Press Commit [enter]

Expected behavior
The commit should be made and the ui would update to reflect that without closing.

Desktop (please complete the following information):
gitui-win v0.2.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions