git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* GSoC 2017
@ 2017-03-04 11:00 Valery Tolstov
  2017-03-04 11:45 ` Thomas Gummerer
  0 siblings, 1 reply; 4+ messages in thread
From: Valery Tolstov @ 2017-03-04 11:00 UTC (permalink / raw)
  To: git

Hi.

Want to participate in GSoC 2017 with Git.
Can I choose "Make 'git tag --contains <id>' less chatty" as my microproject?

Thanks.

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

* Re: GSoC 2017
  2017-03-04 11:00 GSoC 2017 Valery Tolstov
@ 2017-03-04 11:45 ` Thomas Gummerer
  2017-03-04 17:26   ` Thomas Gummerer
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Gummerer @ 2017-03-04 11:45 UTC (permalink / raw)
  To: Valery Tolstov; +Cc: git

Hi,

On 03/04, Valery Tolstov wrote:
> Hi.
> 
> Want to participate in GSoC 2017 with Git.
> Can I choose "Make 'git tag --contains <id>' less chatty" as my microproject?

Feel free to choose any microproject from the list.  A good way to
start is to check whether other students already attempted the same
microproject before starting with it so you don't duplicate any
work. You can check for that in the mailing list archives, available
at [1].

[1]: https://public-inbox.org/git/

> Thanks.

Good luck!

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

* Re: GSoC 2017
  2017-03-04 11:45 ` Thomas Gummerer
@ 2017-03-04 17:26   ` Thomas Gummerer
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Gummerer @ 2017-03-04 17:26 UTC (permalink / raw)
  To: Valery Tolstov; +Cc: git

On 03/04, Thomas Gummerer wrote:
> Hi,
> 
> On 03/04, Valery Tolstov wrote:
> > Hi.
> > 
> > Want to participate in GSoC 2017 with Git.
> > Can I choose "Make 'git tag --contains <id>' less chatty" as my microproject?
> 
> Feel free to choose any microproject from the list.  A good way to
> start is to check whether other students already attempted the same
> microproject before starting with it so you don't duplicate any
> work. You can check for that in the mailing list archives, available
> at [1].

And I meant to say, if nobody started working on the micro-project yet
(and I don't recall anything doing so, but better double check), feel
free to just pick it up.

If somebody was already working on it might be better to try and find
a micro-project that nobody is working on yet, as that is going to
be a better learning experience for you, and allows us to get to know
you better.

> [1]: https://public-inbox.org/git/
> 
> > Thanks.
> 
> Good luck!

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

* Re: GSoC 2017
@ 2017-03-07 23:22 Valery Tolstov
  0 siblings, 0 replies; 4+ messages in thread
From: Valery Tolstov @ 2017-03-07 23:22 UTC (permalink / raw)
  To: t.gummerer; +Cc: git, sbeller

Decided to rewrite module_clone to use connect_work_tree_and_git_dir
as my microproject by suggestion of Stefan Bellar.
https://public-inbox.org/git/CAGZ79kY+1E-wg0-uzGJmE+haOE+1WCmg0Eux7rWGtkU_aBDQ9g@mail.gmail.com/

It seems that connect_work_tree_and_git_dir needs to be slightly changed
to deal with submodules. Because path to config file for submodules lies
not directly in .git directory we need to know whether the path is
submodule or not. Can I use submodule_from_path to determine this?
I mean what if NULL result also indicates error sometimes?

Another possible solution is to pass the flag indicating
that path is submodule or not. But I think this solution is bad.


Regards,
  Valery Tolstov




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

end of thread, other threads:[~2017-03-07 23:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-04 11:00 GSoC 2017 Valery Tolstov
2017-03-04 11:45 ` Thomas Gummerer
2017-03-04 17:26   ` Thomas Gummerer
  -- strict thread matches above, loose matches on Subject: below --
2017-03-07 23:22 Valery Tolstov

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).