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

feat(commands/commit): apply prepare-commit-msg hook #250

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

Commits on Dec 8, 2021

  1. feat(commands/commit): apply prepare-commit-msg hook

    add --commit-msg-file argument
    saygox committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    788e368 View commit details
    Browse the repository at this point in the history
  2. test(commands/commit): set staging_is_clean to pre_commit_msg_hook

    for pass the python-check (3.8)
    saygox committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    c658602 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    457b42e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ea8720 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1abcc02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    888ba83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73298f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db49ffb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6a73af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9fe0fad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    828a2d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a33ba0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    13c6781 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    967131f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e36d432 View commit details
    Browse the repository at this point in the history
  16. refactor: wrap_stdio

    saygox committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    35050e7 View commit details
    Browse the repository at this point in the history
  17. Revert "refactor: wrap_stdio"

    This reverts commit f7f80bb.
    saygox committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    a70f23b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    14f4182 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    97876a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    1053d01 View commit details
    Browse the repository at this point in the history