Snippets tagged “git-diff-index”
1 snippet uses this tag.
- How to Programmatically Determine if there are Uncommitted Changes in GitGit
If you’re searching for a right answer to the question of programmatically determining whether there are uncommitted changes or not, check this tutorial.