All of lore.kernel.org
 help / color / mirror / Atom feed
* [GSoC] Question about microprojects
@ 2020-03-30  7:33 Angel Pan
  0 siblings, 0 replies; only message in thread
From: Angel Pan @ 2020-03-30  7:33 UTC (permalink / raw)
  To: git

Hello everyone. Sorry I am late for GSoC application... But I am ready
to start contribute to git.
I am a freshman in Computer Science and this is my first time
contributing to git project.  I have already had some experience
working with C, shell and Perl. I found that there are several lines
of code in shell scripts using 'type' instead of "command -V", which
is not currently in POSIX standard but in XSI... See:
https://pubs.opengroup.org/onlinepubs/9699919799/
I thought that it would be better to use POSIX standard although many
common shell including 'type' as its built-in.
I would like to go through all the code and replace type with "command
-V" properly.
Is this worth doing so?
Thanks,
Angel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-30  7:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30  7:33 [GSoC] Question about microprojects Angel Pan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.