Identifying submodule hash from top module
Is there a way to see what revision of a submodule is committed in a
particular revision of the master module? I know I could do this by
checking out the particular version, pulling the submodule and checking
the status of the submodule, but it seems a bit heavy to check out entire
repos just to check the mapping.
No comments:
Post a Comment