package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jan 16, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsFileModified checks if a file has been modified in the working tree
Returns true if the file has any changes (staged or unstaged)
type GitInfo struct {
RepositoryName string
BranchName string
IsRepository bool
}
GitInfo holds Git repository information
GetGitInfo returns Git repository information for the given directory
Source Files
¶
Click to show internal directories.
Click to hide internal directories.