Gets the current Git status. Results are cached per request so multiple calls within a single request will always get the Git status from the same moment in time.
Example
${autogit:getGitStatus()}Function Information
| Function Class: | com.semanticcms.autogit.taglib.Functions |
|---|---|
| Function Signature: | com.semanticcms.autogit.model.GitStatus getGitStatus() |
| Display Name: | None |