Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 0ebe12a

Browse files
committed
Move VS operations to bottom of index.
1 parent 8ec077c commit 0ebe12a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/contributing/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ Use GitHub for Visual Studio to manage your projects and work with pull requests
1313
- [Creating a pull request](creating-a-pull-request.md)
1414
- [Reviewing a pull request in Visual Studio](reviewing-a-pull-request-in-visual-studio.md)
1515
- [Making changes to a pull request](making-changes-to-a-pull-request.md)
16+
- [Creating gists](creating-gists.md)
17+
- [Viewing existing code on GitHub](viewing-code-on-github.md)
18+
- [Viewing the selected code on GitHub](viewing-code-on-github.md#viewing-the-selected-code-on-github)
19+
- [Copying the URL of the selected code's location on GitHub](viewing-code-on-github.md#copying-the-url-of-the-selected-codes-location-on-github)
20+
- [Viewing the selected code in blame view on GitHub](viewing-code-on-github.md#viewing-the-selected-code-in-blame-view-on-github)
21+
- [Using the GitHub toolbar](using-the-github-toolbar.md)
1622
- Operations provided by Visual Studio
1723
- [Committing](https://www.visualstudio.com/en-us/docs/git/tutorial/commits)
1824
- [Pushing commits to the remote repository](https://www.visualstudio.com/en-us/docs/git/tutorial/pushing)
1925
- [Fetching and pulling](https://www.visualstudio.com/en-us/docs/git/tutorial/pulling)
2026
- [Working with branches](https://www.visualstudio.com/en-us/docs/git/tutorial/branches)
2127
- [Viewing history](https://www.visualstudio.com/en-us/docs/git/tutorial/history)
2228
- [Ignoring files](https://www.visualstudio.com/en-us/docs/git/tutorial/ignore-files)
23-
- [Creating gists](creating-gists.md)
24-
- [Viewing existing code on GitHub](viewing-code-on-github.md)
25-
- [Viewing the selected code on GitHub](viewing-code-on-github.md#viewing-the-selected-code-on-github)
26-
- [Copying the URL of the selected code's location on GitHub](viewing-code-on-github.md#copying-the-url-of-the-selected-codes-location-on-github)
27-
- [Viewing the selected code in blame view on GitHub](viewing-code-on-github.md#viewing-the-selected-code-in-blame-view-on-github)
28-
- [Using the GitHub toolbar](using-the-github-toolbar.md)
2929
- [Contact a human](https://github.com/contact)

0 commit comments

Comments
 (0)