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

fix: able multi-line commit on Windows (#211) #232

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 12, 2024

  1. fix: able multi-line commit on Windows (leoforfree#211)

    As leoforfree#133 and leoforfree#211 said, at least Windows 10 cannot commit when there are many lines.
    I have fixed it for standalone mode.
    E0SelmY4V committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4e8a68c View commit details
    Browse the repository at this point in the history
  2. fix: repeated spaces in code

    I fixed some repeated space I unexpected, which makes the code more elegant.
    E0SelmY4V committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a49cf14 View commit details
    Browse the repository at this point in the history