Hello ,
Do we have an option in stash to simulate Google repo tool ? How do we manage multiple git repositories under a single work-space in client system? We have a project which is dependent on multiple clear-case Read- only components . Now when we map a clear-case component to a GIT repository , how do we create and manage a work-space in client wherein we pull components source code from different GIT repositories ?
Thanks for the reply . So stash does not have any inbuilt functionality to support / ease the creation and management of multiple repositories in a workspace .Which is preferable - Sub-modules or sub-trees?
Based on your question, you will probably want to go with submodules, but you need to understand your options properly before you decide.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use submodules or subtrees. (Both are Git features, completely independent of Stash)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.