[[["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-06-12 UTC."],[[["The `GitSource` class, part of the Infrastructure Manager v1 API, represents a set of files located within a Git repository."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a wide range of functionalities."],["The `GitSource` class has properties such as `Directory`, `Ref`, and `Repo`, which allow specifying the subdirectory, Git reference (branch or tag), and repository URL, respectively."],["There are multiple versions of `GitSource` documented, with version 1.7.0 being the most recent, and version 1.5.0 being the current context."],["The class has two constructors, a default constructor `GitSource()` and another `GitSource(GitSource other)` that takes another `GitSource` as a parameter, enabling the creation of a copy."]]],[]]