Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8610037
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T04:01:59+00:00 2026-06-12T04:01:59+00:00

I have a git repository (A) that includes a library code that I need

  • 0

I have a git repository (A) that includes a library code that I need to reuse in the second repository (B).

My understanding is that git submodule does not allow to import only specific path within a repository, the whole repository needs to be imported. Is this correct?

Because of this, I see two solutions to my problem:

  1. Have A and B as separate repositories and add a symbolic link from B to a library directory in A.
  2. Add a new git repository C with the library and import it as a submodule in A and B.

What are the advantages of the second approach? It seems to me that adding a separate repository for a small library is an overkill that can add unnecessary burden to the project maintenance. Is there any better way to solve my problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T04:02:01+00:00Added an answer on June 12, 2026 at 4:02 am

    The main idea is build reproducibility: the ability to recover the exact configuration (ie the exact list of labels or SHA1) part of what you used at a specific time to build.

    In that context (ability to reproduce the build), submodule (and the solution 2) is preferable to any symlink (which is a shortcut to a directory content, without referring to a specific version).

    The other alternative is to externalize the lib, outside of a source control system, into an artifact repository like Nexus, and leave in your project(s) only a reference to the right version of that library to fetch.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a particular file in a git source code repository that contains production
I have a Git repository that includes subdirectories. Example dirA / dirB . Is
I have a git repository that I'm trying to delete all files and folders
I have a central git repository that everyone pushes to for testing and integration,
Totally new to Capistrano. I have a local git repository that I want to
I have some old branches in my git repository that are no longer under
I have a folder in my Git repository that I'd like to move out
I have a project A that is a Git repository. I would like to
I have a central Git bare repository. When a push is made to that
If I have a public Git repository that contains 3 branches like the following:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.