Git: SCM done right
If you use git diff-index to get a diff to staging area,
there’s a saner way: git diff --cached
.
git: baffling users unexpectedly since 2005.
If you use git diff-index to get a diff to staging area,
there’s a saner way: git diff --cached
.
git: baffling users unexpectedly since 2005.
Comments
Comments powered by Disqus