test_commit() is a well-defined function in test-lib-functions.sh that
allows you to create commits with a terse syntax. Prefer using it
over creating commits by hand.
Signed-off-by: Ramkumar Ramachandra
---
t/t5521-pull-options.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff
Junio C Hamano wrote:
> Ramkumar Ramachandra writes:
>
>> test_commit() is a well-defined function in test-lib-functions.sh that
>> allows you to create commits with a terse syntax. Prefer using it
>> over creating commits by hand.
>>
>> Signed-off-by: Ramkumar Ramachandra
>> ---
>> t/t5521-pul
Ramkumar Ramachandra writes:
> test_commit() is a well-defined function in test-lib-functions.sh that
> allows you to create commits with a terse syntax. Prefer using it
> over creating commits by hand.
>
> Signed-off-by: Ramkumar Ramachandra
> ---
> t/t5521-pull-options.sh | 4 ++--
> 1 file
test_commit() is a well-defined function in test-lib-functions.sh that
allows you to create commits with a terse syntax. Prefer using it
over creating commits by hand.
Signed-off-by: Ramkumar Ramachandra
---
t/t5521-pull-options.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff
4 matches
Mail list logo