Hallo Ralf,
On 1 Sep 2010, at 00:46, Ralf Wildenhues wrote:
> * Gary V. Vaughan wrote on Tue, Aug 31, 2010 at 08:43:16AM CEST:
>> * clcommit.m4sh (func_commit): Commit only staged files instead
>> of passing `-a' when no file list was given on the command line.
>
> FWIW, I've never used clcommit
Hello Gary,
* Gary V. Vaughan wrote on Tue, Aug 31, 2010 at 08:43:16AM CEST:
> * clcommit.m4sh (func_commit): Commit only staged files instead
> of passing `-a' when no file list was given on the command line.
FWIW, I've never used clcommit since we moved to git; I just use
plain git. Here's a c
From: Gary V. Vaughan
* clcommit.m4sh (func_commit): Commit only staged files instead
of passing `-a' when no file list was given on the command line.
Signed-off-by: Gary V. Vaughan
---
ChangeLog |6 ++
clcommit.m4sh | 15 +++
2 files changed, 17 insertions(+), 4 dele