qued 8fd07fd9f6
feat: Add simple script to sync fork with local branch (#4102)
#### Testing:

From the base folder of this repo, run:
```bash
./scripts/sync_fork.sh git@github.com:aseembits93/unstructured.git optimize-_assign_hash_ids-memtfran
```
Check to make sure the only remote is `origin` with:
```bash
git remote
```
Check the diff from `main` with:
```bash
git diff main
```
2025-09-26 16:36:56 +00:00
..
2024-01-09 23:37:30 +00:00
2024-01-09 23:37:30 +00:00
2023-12-12 01:04:15 +00:00