CommandsgitExecute arbitrary Git commands within the context of local state repository.Usage Shellpunkt git [<git-command>] This command only executes if Git is installed and available in the system's PATH. Examples punkt git status punkt git log --oneline punkt git checkout -b new-branchdiffDisplay the differences between files in the active state and their corresponding versions in the local state.ignoredList path matcher patterns that are ignored by Punkt so that they will not be synced to local state.