Skip to content

Issues encrypting files with git-crypt. #1468

Closed
@soundstep

Description

@soundstep

Describe the bug

It seems that committing and pushing with gitui interferes with git-crypt.

Git staging, committing and pushing using only with git command line works.

Not sure what's happening, something to investigate?

To Reproduce
Steps to reproduce the behavior:

  1. Create a repo
  2. Initialize git-crypt
  3. Add a secret
  4. Commit and Push using gitui

Expected behavior

Secrets should be encrypted, as they are while using the git command line, but they end up being pushed to the remote in clear.

Context (please complete the following information):

  • OS/Distro + Version: macOS 12.1 (21C52)
  • GitUI Version: gitui 0.22.1
  • Rust version: installed with brew

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdormantMarked by stale bot on close

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions