Commit 992dbab
docs(readme): declare fork status and document upstream sync workflow
GitHub does not allow retro-converting an existing repo into a fork
(fork relationship is only established via the Fork button at creation
time), so the relationship to upstream pondpilot/flowscope is recorded
explicitly in the README instead:
- Top-of-file Note: states this is a personal fork of pondpilot/flowscope
with customizations (Trellis AI workflow, audit review page,
derived-subquery JOIN fix, Cursor IDE platform support).
- New "Syncing with upstream" section: documents the git remote layout
(origin = personal fork, upstream = pondpilot/flowscope with push
intentionally disabled), the standard fetch/merge/push flow, and the
one-shot `git sync-upstream` alias.
Repo metadata on GitHub also updated via gh repo edit:
- Topics: fork, sql-lineage, trellis, rust, wasm, cursor-ide
- Homepage: points to https://github.com/pondpilot/flowscope
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 621f76c commit 992dbab
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
206 | 208 | | |
207 | 209 | | |
208 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
209 | 235 | | |
210 | 236 | | |
211 | 237 | | |
0 commit comments