On Tue, Feb 24, 2015 at 9:32 AM, Matthieu Moy
<matthieu....@grenoble-inp.fr> wrote:
> About the proposal:
>
>   The idea of this project is to dive into the Git source code and
>   convert, say, git-add--interactive.perl and/or git stash into proper C
>   code, making it a so-called "built-in".
>
> My advice would be to try converting several small scripts, and avoid
> targetting a big one....
> add--interactive and stash are relatively complex beasts, perhaps
> git-pull.sh would be easier to start with.

Yeah, I think that is a very good suggestion.

Also drop "proper" as if scripted Porcelains are second class citizens ;-)
--
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

Reply via email to