@take-out/docs 0.4.4 → 0.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/sync-repo.md +1 -5
package/package.json
CHANGED
package/sync-repo.md
CHANGED
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: takeout-sync-prompt
|
|
3
|
-
description:
|
|
4
|
-
Intelligent sync guide for updating forked Takeout with upstream changes while
|
|
5
|
-
preserving customizations. sync, upstream sync, fork sync, merging upstream,
|
|
6
|
-
git merge, tamagui/takeout2, upstream changes, update from takeout, takeout
|
|
7
|
-
updates.
|
|
3
|
+
description: Sync forked Takeout with upstream tamagui/takeout2 — git merge, preserve customizations.
|
|
8
4
|
---
|
|
9
5
|
|
|
10
6
|
# Takeout Repository Sync Prompt
|