Skip to content

How do I add subrepos that are not tracked by the parent #22851

Discussion options

You must be logged in to vote

Yeah you can just add the following lines:

/bin/*
/src/*

to the .gitignore file of your git repo in your “Website” directory, then initialize seperate Git repositories in the /bin/ and /src/ directories.

Or do you want to do something else?

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants