Junio C Hamano writes:
> Phil Hord writes:
>
>>> Is it normal that "git commit --amen" actually works ?
>>> (it does like --amend)
>>>
>>> version 1.7.10.4
>>
>> Yes. From Documentation/technical/api-parse-options.txt:
>>
&
Erik Faye-Lund writes:
> On Thu, Oct 4, 2012 at 4:38 PM, Romain Vimont (®om) wrote:
>> Great !
>> Thank you for your answer ;-)
>>
>> It does not seem to work with git diff:
>> git diff --cache #missing d
>> git diff --cumulativ #missing e
>
> This is because git-diff doesn't yet use the par
Phil Hord writes:
>> Is it normal that "git commit --amen" actually works ?
>> (it does like --amend)
>>
>> version 1.7.10.4
>
> Yes. From Documentation/technical/api-parse-options.txt:
>
> * Long options may be 'abbreviated
On Thu, Oct 4, 2012 at 4:38 PM, Romain Vimont (®om) wrote:
> Great !
> Thank you for your answer ;-)
>
> It does not seem to work with git diff:
> git diff --cache #missing d
> git diff --cumulativ #missing e
This is because git-diff doesn't yet use the parse-options API, but
instead does ad-
Great !
Thank you for your answer ;-)
It does not seem to work with git diff:
git diff --cache #missing d
git diff --cumulativ #missing e
®om
Le 2012-10-04 16:25, Phil Hord a écrit :
Is it normal that "git commit --amen" actually works ?
(it does like --amend)
version 1.7.
> Is it normal that "git commit --amen" actually works ?
> (it does like --amend)
>
> version 1.7.10.4
Yes. From Documentation/technical/api-parse-options.txt:
* Long options may be 'abbreviated', as long as the abbreviation
is unambiguous.
Appar
Hi,
Is it normal that "git commit --amen" actually works ?
(it does like --amend)
version 1.7.10.4
®om
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
7 matches
Mail list logo