-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Switch to git subtree #5647
Switch to git subtree #5647
Conversation
git-subtree-dir: src/main/resources/csl-styles git-subtree-split: f71cd32
…resources/csl-styles'
…e358 git-subtree-dir: src/main/resources/csl-locales git-subtree-split: 9785a6e3584e8c903df3d5a53f0e800dcabd282b
…resources/csl-locales'
0decfbe
to
641f041
Compare
I would suggest you create an ADR as well for this decision and please update the getting started guides on cloning and fetching |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. A follow-up would be to write a small python script that creates and updates an index file for the citation styles (and then also include this in the update workflow)
We have issues with git submodules. Since we "just" need to have the code in our repostiory, git submoulde seems to be the better choice.
This PR switches from sub modules to sub trees. Including an update twice a month. Maybe, I need to play around with push-rights to the
master
branch. Will do that later to keep things moving.Sorry for 6408457. This should not be in here, but it's difficult to remove it with
git rebase -i
.More background information: