🔥 3-day streak
GitHub Copilot42 / 190
Question 42 of 190
You are using GitHub Copilot in the CLI (via the `gh copilot suggest` command) inside a terminal session on a Linux server. You want Copilot to help you write a suggestion, but you specifically need it to produce a command that can be run in a Git repository context rather than a generic shell command or a GitHub CLI (gh) command. When you run `gh copilot suggest` interactively, how can you ensure the suggestion is tailored to this need?
Reviewed for accuracy · Report an issueNext question