Is it possible to create nested repository with parent repository in GIT ?

Mahesh Totageri 21 Reputation points
2022-04-27T07:38:48.99+00:00

Hi Team,

Is there any way we can create nested repository(main repo then three different repo's as child(adf,logicapp,sqldb)). if yes please help me with document.

Thanks,
Mahesh

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,600 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,160 questions
{count} votes

Accepted answer
  1. Ronen Ariely 15,096 Reputation points
    2022-04-27T07:51:36.573+00:00

    Is it possible to create nested repository with parent repository in GIT ?

    Depend on the Git tool/server which you use

    ~ GitHub does not allow nested repositories, but you can use Submodules

    You can go over some discussion on the topic like this one:

    https://www.google.com/search?q=github+nested+repositories&oq=github+nested


0 additional answers

Sort by: Most helpful