I ran across some issues following the instructions in developer-notes, so I added some instructions to resolve them.
Details
Details
- Reviewers
deadalnix schancel - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGING252c9f68d93d: Adding missing setup steps to developer-notes to ensure new users can push…
rABC252c9f68d93d: Adding missing setup steps to developer-notes to ensure new users can push…
N/A
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- docs
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 1180 Build 1180: arc lint + arc unit
Event Timeline
Comment Actions
Changed git origin instructions according to feedback, fixed typo, and removed note regarding ECDSA keys.
doc/developer-notes.md | ||
---|---|---|
513 | It should do so automatically when it needs the certificates. If it doesn't then this is a bug. |
doc/developer-notes.md | ||
---|---|---|
513 | Trying to arc diff without credentials gives me the following error, so it doesn't look automatic:Usage Exception: YOU NEED TO AUTHENTICATE TO CONTINUE You are trying to connect to a server (reviews.bitcoinabc.org) that you do not have any credentials stored for. To retrieve and store credentials for this server, run this command: $ arc install-certificate |