Skip to content
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

transform_md.py: fix the split of history in md files #55

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

flepied
Copy link
Owner

@flepied flepied commented Nov 29, 2024

  • be sure to keep tags when splitting files
  • keep the metadata from the original file in the split files

Fixes: #54

@flepied flepied force-pushed the history_files branch 7 times, most recently from 8cb8d5f to e9c97c7 Compare November 29, 2024 14:45
- be sure to keep tags when splitting files
- keep the metadata from the original file in the split files

Fixes: #54
@flepied flepied merged commit 5d9c855 into main Nov 29, 2024
2 checks passed
@flepied flepied deleted the history_files branch November 29, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split history files doesn't keep tags
1 participant