On Wed, Oct 29, 2008 at 02:02:29AM +0100, Johannes Schindelin wrote:
quoted
+git-staged
Would it not be better to teach "git show --staged" to do that, and to add
a command pair "git stage <file>" and "git unstage <file>" to do the
obvious?
Yes, I think half of the discussion went on IRC. But I don't think "git
staged" is a good idea. I think a "--staged" alias for "--cached" in
"git diff" makes a lot more sense.
-Peff