Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Type Name="Wiki" FullName="Microsoft.TeamFoundation.Wiki.WebApi.Wiki">
<Type Name="Wiki" FullName="Microsoft.TeamFoundation.Wiki.WebApi.Wiki">
<TypeSignature Language="C#" Value="public class Wiki : Microsoft.TeamFoundation.Wiki.WebApi.WikiCreateParameters" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit Wiki extends Microsoft.TeamFoundation.Wiki.WebApi.WikiCreateParameters" />
<TypeSignature Language="DocId" Value="T:Microsoft.TeamFoundation.Wiki.WebApi.Wiki" />
Expand All @@ -20,7 +20,7 @@
</Attributes>
<Docs>
<summary>
Defines a wiki repository which encapsulates the git repository backing the wiki.
Defines a wiki repository which encapsulates the Git repository backing the wiki.
</summary>
<remarks>To be added.</remarks>
</Docs>
Expand Down Expand Up @@ -64,7 +64,7 @@
</ReturnValue>
<Docs>
<summary>
The head commit associated with the git repository backing up the wiki.
The head commit associated with the Git repository backing up the wiki.
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
Expand Down Expand Up @@ -120,11 +120,11 @@
</ReturnValue>
<Docs>
<summary>
The git repository that backs up the wiki.
The Git repository that backs up the wiki.
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>
</Type>