-
Notifications
You must be signed in to change notification settings - Fork 2.5k
/
Copy pathindex.yml
111 lines (105 loc) · 4.06 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
### YamlMime:Landing
title: Azure Repos Git Documentation
summary: Collaborate on code development using free Git public and private repositories, pull requests, and code review.
metadata:
title: Azure Repos Git Documentation
description: Collaborate on code development using free Git public and private repositories, pull requests, and code review.
ms.service: azure-devops-repos
ms.topic: landing-page
ms.author: sdanie
author: steved0x
ms.date: 08/01/2023
ms.subservice: azure-devops-repos-git
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- title: About Azure Repos Git
linkLists:
- linkListType: video
links:
- text: Use Pull Requests with Azure DevOps
url: /shows/visual-studio-toolbox/pull-requests-in-azure-devops
- linkListType: overview
links:
- text: What is Azure Repos?
url: ../get-started/what-is-repos.md
- text: Connect to a project or repository
url: ../../organizations/projects/connect-to-projects.md?toc=/azure/devops/repos/toc.json
- text: Authentication
url: ./auth-overview.md
- title: Get started with Git or GitHub and Visual Studio
linkLists:
- linkListType: tutorial
links:
- text: Create a new repo
url: ./create-new-repo.md
- text: Clone an existing repo
url: ./clone.md
- text: Commit, share, and sync your code
url: ./gitquickstart.md
- text: Share your code with Visual Studio
url: ./share-your-code-in-git-vs.md
- text: Update code with fetch and pull
url: ./pulling.md
- title: Work from different IDEs
linkLists:
- linkListType: how-to-guide
links:
- text: New Git experience in Visual Studio
url: /visualstudio/version-control/git-with-visual-studio/
- text: Create repo - Visual Studio
url: ./share-your-code-in-git-vs.md
- text: Create repo - IntelliJ
url: ./create-repo-intellij.md
- text: Create repo - Eclipse
url: ./share-your-code-in-git-eclipse.md
- text: Create repo - Xcode
url: ./share-your-code-in-git-xcode.md
- title: Key concepts
linkLists:
- linkListType: concept
links:
- text: Branches & branch policies
url: ./branch-policies-overview.md
- text: Branch organization
url: ./git-branching-guidance.md
- text: Forks
url: ./forks.md
- text: History
url: ./history.md
- text: Pull requests
url: ./pull-requests.md
- title: Set up your Azure Repos Git repositories
linkLists:
- linkListType: how-to-guide
links:
- text: Improve code quality with branch policies
url: ./branch-policies.md
- text: Set up credential manager
url: ./set-up-credential-managers.md
- text: Use SSH key authentication
url: ./use-ssh-keys-to-authenticate.md
- title: Configure resources
linkLists:
- linkListType: how-to-guide
links:
- text: Configure repository settings
url: ./repository-settings.md
- text: Manage Git branch policies
url: ./branch-policies.md
- text: Manage repository permissions
url: ./set-git-repository-permissions.md
- text: Set branch permissions
url: ./branch-permissions.md
- title: Reference
linkLists:
- linkListType: reference
links:
- text: Git command reference
url: ./command-prompt.md
- text: Azure DevOps CLI
url: ../../cli/index.md?toc=/azure/devops/dev-resources/toc.json
- text: Git REST API
url: /rest/api/azure/devops/git/