Commit c13343c
committed
[TASK] Merge TSref and TSconfig reference
mkdir temp
git clone https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-TSconfig.git temp/tsconfig
tmp/replacements.txt:
regex:(\[[A-Z]+\])==>\1 styleguide:
regex:(\[[A-Z]+\].*) \(#([0-9]+)\)==>\1\n\nhttps://github.com/TYPO3-CMS/styleguide/pull/\2
regex: #([0-9]+)==> https://github.com/TYPO3-CMS/styleguide/issues/\1
cd temp/tsconfig/
git checkout -b main-moved
git filter-repo --to-subdirectory-filter Documentation/TSconfig --replace-message ../replacements.txt --refs main-moved --force
cd ../..
git remote add -f tsconfig temp/tsconfig
git fetch tsconfig
git merge --allow-unrelated-histories tsconfig/main-moved
Releases: main
(cherry picked from commit ce86ec0)1 parent 4f1306e commit c13343c
File tree
119 files changed
+108
-1383
lines changed- Documentation
- CodeSnippets
- Config
- PageTSconfig/Mod
- Images
- AutomaticScreenshots
- WebList
- ManualScreenshots
- Access
- AdminPanel
- BackendLayouts
- BackendUsers
- Configuration
- Info
- List
- Page
- Template
- UserSettings
- View
- PageTsconfig
- Mod
- WebLayout
- _snippets
- TSconfig
- .ddev
- .github
- ISSUE_TEMPLATE
- workflows
- Build
- Scripts
- testing-docker
- Documentation
- Introduction
- UserTsconfig
- _Setup
- UsingSettingTSconfig
- _PageTSconfig
- _PhpApi
- _UserTSconfig
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
119 files changed
+108
-1383
lines changed
0 commit comments