From git Mon Feb 18 15:58:12 2013 From: Will Entriken Date: Mon, 18 Feb 2013 15:58:12 +0000 To: git Subject: Re: Recursive submodule confusing output (bug?) Message-Id: X-MARC-Message: https://marc.info/?l=git&m=136120310027304 Hello, I am running: git submodule update --recursive And get the output: Submodule path 'Submodules/evernote-ios-sdk': checked out '391ca643c5b1cd02e9fa869a6b0760436ea452ed' Submodule path 'Submodules/facebook-ios-sdk': checked out 'ada467f754febd4f2871d15943e9be16b323f114' Submodule path 'Submodules/objectiveflickr': checked out 'f474a78c807b5fa0c887bf8efaead5be1da637ec' Submodule path 'Submodules/sskeychain': checked out '8252a69cdfea562223d4dc2e2ccaf01b752d2cc6' This is a little confusing to me, would this be more appropriate? Submodule path 'Submodules/ShareKit/Submodules/evernote-ios-sdk': checked out '391ca643c5b1cd02e9fa869a6b0760436ea452ed' Submodule path 'Submodules/ShareKit/Submodules/facebook-ios-sdk': checked out 'ada467f754febd4f2871d15943e9be16b323f114' Submodule path 'Submodules/ShareKit/Submodules/objectiveflickr': checked out 'f474a78c807b5fa0c887bf8efaead5be1da637ec' Submodule path 'Submodules/ShareKit/Submodules/sskeychain': checked out '8252a69cdfea562223d4dc2e2ccaf01b752d2cc6' Please let me know if this is something I may fix. Thank you, William Entriken -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html