[[["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."],[[["The `GitSource` class, part of the Infrastructure Manager v1 API, represents a set of files located within a Git repository."],["This class allows specifying a repository URL (`Repo`), a Git reference (`Ref`), and a subdirectory within the repository (`Directory`)."],["The `GitSource` class has constructors that enable the creation of new instances, either empty or cloned from existing instances, and also implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GitSource` class gives access to boolean properties like `HasDirectory`, `HasRef` and `HasRepo` to check if those fields have been set or not."],["There are eight versions of the `GitSource` class, ranging from `1.0.0` to `1.7.0`, the latest version."]]],[]]