Skip to content

Feat/repo auth cmd - #13

Merged
rawen554 merged 2 commits into
mainfrom
feat/repo-auth-cmd
Aug 21, 2026
Merged

rawen554 merged 2 commits into
mainfrom
feat/repo-auth-cmd

Conversation

@rawen554

Copy link
Copy Markdown
Collaborator

No description provided.

Roman Komarov added 2 commits August 21, 2026 12:14
.claude/settings.json is local editor config, not part of the CLI.
Comment thread cmd/repo.go

useSSH := ssh && info.Clone.SSH != ""
remoteURL := info.Clone.HTTPS
if useSSH {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SSH остался, так задумано?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ну он может быть, если на хосте настроен ssh.

@rawen554
rawen554 merged commit b750662 into main Aug 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants