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

New cmd to add file to crypt list (.gitattributes) #125

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Aug 29, 2021

  1. new cmd to add file to crypt list

    Signed-off-by: Tin Lai <[email protected]>
    soraxas committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    14dfd92 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    83c1df9 View commit details
    Browse the repository at this point in the history
  2. Silence shellcheck SC2155 warnings for long-lived code that's fine

    SC2155: Declare and assign separately to avoid masking return values.
    jmurty committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2ab6f20 View commit details
    Browse the repository at this point in the history