Re: [PATCH] Implement git-staged, an alias for 'git diff --cached'.
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:45:32
Hi,
On Wed, 29 Oct 2008, Stephan Beyer wrote:
For me, a "git staged" feels wrong without a "git stage" (alias for "git
add") and "git unstage <file>" (alias for "git reset <file>"). And I
think the list of examples can easily be continued.