----- Original Message ----- 
  From: Anand Desai 
  To: Git for human beings 
  Sent: Wednesday, June 22, 2016 2:16 AM
  Subject: [git-users] Submodules list from a mirror.


  Hello,



  Is there  way to get a list of submodules from a mirror?
  I dont want to clone the mirror, init submodules and then get the list.

  On a related topic:


  git clone --recursive  --mirror https://git.openstack.org/openstack/openstack


  This does not work either.  is there way to accomplish this? ( and then to 
keep submodule mirrors list current? )

  Thanks


Remember that submodules are complete projects in their own right. Ther is no 
flag or other markings that will, within a project repo, indicate if it is used 
as a submodule.

The sub-module data is carried with the super-project.

Philip

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to