Skip to content

Commit cd86407

Browse files
bschilderclaude
andcommitted
Remove exposed Sourcegraph access token from comment
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9177616 commit cd86407

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/sourcegraph_code.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sourcegraph_code <- function(){
22
# curl \
3-
# -H 'Authorization: token sgp_a39bc1d81f55b8b7485d2e9bf03ae7605e2b8168' \
3+
# -H 'Authorization: token <SOURCEGRAPH_TOKEN>' \
44
# -d '{"query":"query { currentUser { username } }"}' \
55
# https://sourcegraph.com/.api/graphql
66

0 commit comments

Comments
 (0)