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: docs/git-branch-setup.md
+32-19Lines changed: 32 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,24 @@ count. In your own fork, you can create as many branches as you like.
20
20
- Navigate to the [accessibility-insights-web](https://github.com/Microsoft/accessibility-insights-web) repository in the same browser session.
21
21
- Click on the **Fork** button at the top right corner of the page.
22
22
- Create the fork under your account. Your GitHub profile should now show **accessibility-insights-web** as one of your repositories.
23
-
- Create a folder on your device and clone your fork of the **accessibility-insights-web** repository. e.g. `https://github.com/ada-cat/accessibility-insights-web`. Notice how your GitHub username is in the repository location.
- Create a folder on your device and clone your fork of the **accessibility-insights-web** repository using one of the following commands. _Notice how your GitHub username is in the repository location._
0 commit comments