From: Lemuria <nekadek457@gmail.com>
To: Philip Oakley <philipoakley@iee.email>, git@vger.kernel.org
Subject: Re: Git internal command line parser
Date: Sat, 25 Dec 2021 02:30:42 +0800 [thread overview]
Message-ID: <0e0f78e9-2cde-a20e-cd47-8542bc7bd314@gmail.com> (raw)
In-Reply-To: <e2726eaa-ba73-4141-bf61-89d5a7e9a9c2@iee.email>
On 25/12/2021 2:13 am, Philip Oakley wrote:
> On 24/12/2021 14:38, Lemuria wrote:
>> #=< TLDR: Where's the code for git's internal command line parser? >===#
>>
>> I'm interested in the internals of git, more specifically it's command
>> line parser.
>
> One place to start is https://github.com/git/git/blob/master/git.c
>
Wait, is all of Git just one big executable or are there many
executables and `git` is just the front-end for accessing the
separate git executables, such as say, the one for processing
commits?
>>
>> Does Git use a library like getopt for it's command line handling, or
>> does it use a custom parser?
>>
>> If possible, I would appreciate being redirected to the source code
>> files that handle this.
>>
>> Sincerely,
>> Lemuria
>
> Philip
>
next prev parent reply other threads:[~2021-12-24 18:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-24 14:38 Git internal command line parser Lemuria
2021-12-24 18:13 ` Philip Oakley
2021-12-24 18:30 ` Lemuria [this message]
2021-12-24 18:36 ` Philip Oakley
2021-12-24 19:05 ` Lemuria
2021-12-25 2:55 ` João Victor Bonfim
2021-12-25 8:32 ` Lemuria
2021-12-26 2:38 ` João Victor Bonfim
2021-12-26 3:40 ` Lemuria
2021-12-27 16:43 ` Philip Oakley
2021-12-29 23:16 ` João Victor Bonfim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0e0f78e9-2cde-a20e-cd47-8542bc7bd314@gmail.com \
--to=nekadek457@gmail.com \
--cc=git@vger.kernel.org \
--cc=philipoakley@iee.email \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox