You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docfx/docs/shallow-cloning-agents.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ To configure the Copilot Coding Agent to set this environment variable, follow t
21
21
1. Select Environments from the list on the left.
22
22
1. Select the `copilot` environment. You may have to create this environment yourself if you have not yet assigned the Copilot Coding Agent an issue to work on in your repo.
23
23
1. Find the "Environment variables" section.
24
-
1. Add an environment variable. Give it the name `NBGV_GitEngine` and the value `Disabled`. Note these are _case senstive_.
24
+
1. Add an environment variable. Give it the name `NBGV_GitEngine` and the value `Disabled`. Note these are _case sensitive_.
25
25
26
26
See also [GitHub Copilot Coding Agent docs](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment#setting-environment-variables-in-copilots-environment) for setting environment variables.
0 commit comments