[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]