[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["`GitSourceContext` is a class that represents a specific revision within a third-party Git repository, like GitHub."],["The class `GitSourceContext` in version 2.1.0, implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["`GitSourceContext` inherits from `Object` and provides inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["This class has two constructors: a default constructor and one that accepts another `GitSourceContext` object as a parameter."],["`GitSourceContext` has two key properties, `RevisionId` (the Git commit hash) and `Url` (the Git repository URL), both being of string type."]]],[]]