git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Fwd: My Introduction and a Doubt
       [not found] ` <CAFFaXszUdyfun1W0TuvJuRihLo7Mz-XYL13Fm5gCv_gWrir-_Q@mail.gmail.com>
@ 2020-01-05  6:01   ` Nirmal Khedkar
  2020-01-06 23:07     ` Johannes Schindelin
  0 siblings, 1 reply; 2+ messages in thread
From: Nirmal Khedkar @ 2020-01-05  6:01 UTC (permalink / raw)
  To: git

Hey everybody!

I'd love to use this email to introduce myself to the community and
ask for help.

I'm Nirmal Khedkar, student from India. I love making end user
applications, and in this FOSS world, there simply aren't many as big
and impactful as Git. I'd love to contribute Git for GSoC 2020 as well
as for long-term.

Now the doubt:
I'm trying to wrap up the issue mentioned here
(https://github.com/gitgitgadget/git/issues/486) : basically allowing
git bisect to work from subdirectories.  I do consider myself okay in
C but I'm still kind-of stuck here: hence emailing this on the mailing
list.

 When you do "git bisect" in a subdirectory, an error "You need to run
this command from the toplevel of the working tree." is raised. The
error is raised in "git-sh-setup.sh" and the command begins execution
in "bisect--helper.c", but I cant understand how the error appears.
Additionally I'd love to know how the C files linkwith the numerous
shell scripts within Git.

I've searched all I could within the Git project, but if there's any
existing documentation on this, please let me know.

Thanks in advance!
Nirmal Khedkar

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fwd: My Introduction and a Doubt
  2020-01-05  6:01   ` Fwd: My Introduction and a Doubt Nirmal Khedkar
@ 2020-01-06 23:07     ` Johannes Schindelin
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Schindelin @ 2020-01-06 23:07 UTC (permalink / raw)
  To: Nirmal Khedkar; +Cc: git

Hi Nirmal,

On Sun, 5 Jan 2020, Nirmal Khedkar wrote:

> Hey everybody!
>
> I'd love to use this email to introduce myself to the community and
> ask for help.
>
> I'm Nirmal Khedkar, student from India. I love making end user
> applications, and in this FOSS world, there simply aren't many as big
> and impactful as Git. I'd love to contribute Git for GSoC 2020 as well
> as for long-term.
>
> Now the doubt:
> I'm trying to wrap up the issue mentioned here
> (https://github.com/gitgitgadget/git/issues/486) : basically allowing
> git bisect to work from subdirectories.  I do consider myself okay in
> C but I'm still kind-of stuck here: hence emailing this on the mailing
> list.
>
>  When you do "git bisect" in a subdirectory, an error "You need to run
> this command from the toplevel of the working tree." is raised. The
> error is raised in "git-sh-setup.sh" and the command begins execution
> in "bisect--helper.c", but I cant understand how the error appears.
> Additionally I'd love to know how the C files linkwith the numerous
> shell scripts within Git.
>
> I've searched all I could within the Git project, but if there's any
> existing documentation on this, please let me know.

I answered on that ticket:
https://github.com/gitgitgadget/git/issues/486#issuecomment-571355006

Ciao,
Johannes

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-06 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAFFaXszwB6F-Y9hHWW5ZuvuFSPqrOwkK=c2wUVMDm4yGq44X-Q@mail.gmail.com>
     [not found] ` <CAFFaXszUdyfun1W0TuvJuRihLo7Mz-XYL13Fm5gCv_gWrir-_Q@mail.gmail.com>
2020-01-05  6:01   ` Fwd: My Introduction and a Doubt Nirmal Khedkar
2020-01-06 23:07     ` Johannes Schindelin

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).