-
Notifications
You must be signed in to change notification settings - Fork 62
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
docs: add instructions for setting up gitsign credential cache on Mac OS #364
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Ulf Lilleengen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tried this but seems to not work
my steps was follow this and after that restart the computer
@cpanato Interesting, this is working for me, so maybe I have done something more that need to be in the instructions. Did you already remove the gitsign-credential-cache from quarantine or not? |
the
running the command you mentioned does not work looks like
when I do the export and try to use I get
|
Kindly ping here. 🤞 It'd be great to move forward this PR for macOS users! We (@developer-guy) found also this reference: https://gist.github.com/stand-sure/19d1f3e51746da1d1688b5c90ba65812 - We're able to get this to work:
Then:
/cc @wlynch |
Summary
Instructions for running gitsign-credential-cache in the background on Mac OS.
Release Note
Documentation