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

git-crypt #56

Merged
merged 2 commits into from
Jun 23, 2019
Merged

Conversation

arcticicestudio
Copy link
Owner

@arcticicestudio arcticicestudio commented Jun 23, 2019

Resolves #48

Ensured to exclude Git specific `.gitattributes` and `.gitignore` files.

Epic GH-33
Depends on GH-35 GH-49
GH-48
Initialized git-crypt for the repository with `git-crypt init`.

Added GPG keys of all core team members by running the
`git-crypt add-gpg-user --trusted --no-commit <ID>` command where
`--no-commit` flag prevents automatic commit of generated files while
`--trusted` assumes the GPG user IDs are trusted.

Epic GH-33
Depends on GH-35 GH-49
Resolves GH-48
@arcticicestudio arcticicestudio merged commit 3f221b6 into epic/gh-33-the-way-to-go Jun 23, 2019
@arcticicestudio arcticicestudio deleted the feature/gh-48-git-crypt branch June 23, 2019 14:30
@arcticicestudio arcticicestudio removed their assignment Jun 23, 2019
This was referenced Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants