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: Commit messages aren't fully shell escaped #165

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

Commits on Jun 27, 2022

  1. fix: Commit messages aren't fully shell escaped

    `foo`, 'bar', "baz"
    
    close #164
    close #162
    
    Signed-off-by: Minsu Lee <amond@amond.net>
    amondnet committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    8ed64b8 View commit details
    Browse the repository at this point in the history
  2. fix: Commit messages aren't fully shell escaped

    `app` , "test", 'foo'
    
    Signed-off-by: Minsu Lee <amond@amond.net>
    amondnet committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    190984d View commit details
    Browse the repository at this point in the history
  3. fix: Commit messages aren't fully shell escaped

    `app` , "test", 'foo'
    
    close #164
    close #162
    
    Signed-off-by: Minsu Lee <amond@amond.net>
    amondnet committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b818161 View commit details
    Browse the repository at this point in the history
  4. fix: Commit messages aren't fully shell escaped

    `app` , "test", 'foo'
    
    Signed-off-by: Minsu Lee <amond@amond.net>
    amondnet committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    4e76438 View commit details
    Browse the repository at this point in the history
  5. fix: Commit messages aren't fully shell escaped

    `app` , "test", 'foo'
    
    Signed-off-by: Minsu Lee <amond@amond.net>
    amondnet committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    d25df76 View commit details
    Browse the repository at this point in the history