ForgeTrust.Runnable.Core/PathUtils.cs
PathUtils
Type
PathUtils
Provides utility methods for operations on file and directory paths.
Method
FindRepositoryRoot(string)
Locates the nearest ancestor directory (starting at ) that contains a `.git` directory or file, effectively identifying the repository root.