git.vger.kernel.org archive mirror
 help / color / mirror / 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-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

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 NNTP newsgroup(s).