Skip to content

新clone下来的仓库,无法触发解密。 #1

Description

@scleeyong

按团队协作步骤,
执行git checkout . 后文件未正确被解密。
删除文件后重新检出也未正确被解密。

我的详细步骤如下:
$ git clone git@xxxx.git
Cloning into 'Obsidan'...
remote: Enumerating objects: 68, done.
remote: Counting objects: 100% (68/68), done.
remote: Total 68 (delta 0), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (68/68), 7.44 MiB | 16.00 MiB/s, done.

$ git-cryptx init
Initialize Command
Error: Not a git repository error, learn https://git-cryptx.limitfunc.cn

$ cd Obsidan
$ git-cryptx init
Initialize Command
git-cryptx Filter Configured
Initialization successful

Website: https://git-cryptx.201945.xyz

$ git-cryptx status
Status normal
Key configured
Git filter configured

$ git clean -fd

$ git checkout .
Updated 0 paths from the index
检查加密文件未解密,删除本地加密文件,重新执行检出。
$ git checkout .
Updated 6 paths from the index
检查加密文件仍未解密。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions