Skip to content

Instantly share code, notes, and snippets.

@canabady
Last active January 10, 2020 06:51
Show Gist options
  • Save canabady/3743397081ee744d2f0e6093b5dc962f to your computer and use it in GitHub Desktop.
Save canabady/3743397081ee744d2f0e6093b5dc962f to your computer and use it in GitHub Desktop.
Configure remote to perform gcrypt while pushing the commits to it
[remote "origin"]
url = "gcrypt::git@gitlab.com:ACCOUNT_NAME/personal.git#next"
fetch = +refs/heads/*:refs/remotes/gitcrypt/*
gcrypt-participants = 8DIGITKEY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment