Re: [PATCH] Implement git-staged, an alias for 'git diff --cached'.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Tuesday, October 28, 2008 - 4:46 pm

On Tue, Oct 28, 2008 at 04:39:05PM -0700, David Symonds wrote:


Do you even need to do sh-setup? How about

  #!/bin/sh
  exec git diff --cached "$@"

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Implement git-staged, an alias for 'git diff - ..., Jeff King, (Tue Oct 28, 4:46 pm)
Re: [PATCH] Implement git-staged, an alias for 'git diff - ..., Johannes Schindelin, (Tue Oct 28, 6:02 pm)
Re: [PATCH] Implement git-staged, an alias for 'git diff - ..., Johannes Schindelin, (Wed Oct 29, 8:08 am)
Re: [PATCH] Implement git-staged, an alias for 'git diff - ..., Johannes Schindelin, (Wed Oct 29, 8:48 am)
Re: [PATCH] Implement git-staged, an alias for 'git diff - ..., Johannes Schindelin, (Wed Oct 29, 10:03 am)
Re: [PATCH] Implement git-staged, an alias for 'git diff - ..., Wincent Colaiuta, (Wed Oct 29, 10:42 am)
Re: [PATCH] Implement git-staged, an alias for 'git diff - ..., Johannes Schindelin, (Wed Oct 29, 12:23 pm)
Re: [PATCH] Implement git-staged, an alias for 'git diff - ..., Wincent Colaiuta, (Wed Oct 29, 12:44 pm)
Re: [PATCH] Implement git-staged, an alias for 'git diff - ..., Felipe Contreras, (Wed Oct 29, 12:49 pm)