SUMMARY OF MY PROJECT:
Git submodule subcommands are currently implemented by using shell script
'git-submodule.sh'. There are several reasons why we'll prefer not to
use the shell script. My project intends to convert the subcommands into
C code, thus making them builtins. This will increase Git'
On Mon, May 30, 2016 at 11:07 AM, Pranit Bauva wrote:
> = SUMMARY ==
> My public git.git is available here[1]. I regularly keep pushing my work so
> anyone interested can track me there. Feel free to participate in the
> discussions g
= SUMMARY ==
My public git.git is available here[1]. I regularly keep pushing my work so
anyone interested can track me there. Feel free to participate in the
discussions going on PRs with my mentors. Your comments are valuable.
Hey Junio,
On Mon, May 16, 2016 at 12:41 AM, Junio C Hamano wrote:
> Pranit Bauva writes:
>
>>is available for testing on the pu branch. I am encouraging people to
>>test it and provide useful comments.
>
> Do not encourage people to "TEST". In general, do not put too much
> weight on t
Matthieu Moy writes:
> Pranit Bauva writes:
>
>> = SUMMARY ==
>> My micro project on adding config variable to git-commit for verbose options
>> is going to be merged with the master branch soon and will be available for
>> git 2.8.
Pranit Bauva writes:
>is available for testing on the pu branch. I am encouraging people to
>test it and provide useful comments.
Do not encourage people to "TEST". In general, do not put too much
weight on testing. The result would only measure a small portion of
what you wrote in the
Pranit Bauva writes:
> = SUMMARY ==
> My micro project on adding config variable to git-commit for verbose options
> is going to be merged with the master branch soon and will be available for
> git 2.8.3 .
Nit: being merged to mast
= SUMMARY ==
My micro project on adding config variable to git-commit for verbose options
is going to be merged with the master branch soon and will be available for
git 2.8.3 . I also rewrote a few shell functions in C.
My public git
8 matches
Mail list logo