-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Archived "aas-2021-workshop" Repository as a Submodule #21
base: master
Are you sure you want to change the base?
Conversation
aas-2021-workshop added to previous-workshop-notebooks
can you check once if it works |
Hello @advait-zx, sorry but this isn't going to work. The plan is to remove the "aas-2021-workshop" repository, so a submodule can not work. |
Oh wait, there is no submodule. I didn't check the Files Changed tab. Unfortunately, the history of aas-2021-workshop is not here either. |
Is there any branch issue? |
This solution was proposed in stackoverflow |
I am not sure I follow. |
What was the solution? Do you have a link? |
i dont have link but if i run this command |
I'll just change branch and send PR again |
Can you show me? I don't see the history in any of the PRs. |
By history you mean all changes,commit etc... right |
Yeah that is what I meant. |
i created another PR yesterday check if this work |
Ah I see, the problem is that is the history of this repository but not of the aas workshop repository. |
Both PRS have the same problem, they have no history of the original repository. |
you mean of previous-workshop-notebooks repository |
That is the history you are seeing but it's not of the aas workshop repository which is what I want. |
As i searched on LLM it says create submoduole and create new directory |
Hmm, that would add the repository but that won't work if we want to delete the original repository. Have you had a look at this? https://stackoverflow.com/questions/6426247/merge-git-repository-in-subdirectory I think this is what we need to do but I've never used it before to know if it will work but the comments suggest it will. |
This pull request adds the archived "aas-2021-workshop" repository as a submodule to the "pervious-workshop-workshop" repository. This approach preserves the history and independence of the "aas-2021-workshop" repository, making it easier to manage and update in the future.
Added the "aas-2021-workshop" repository as a submodule to the "pervious-workshop-workshop" repository.
Added the submodule to the main repository's commit history.