Private
Public Access
0
0
Files
manual_slop/scripts
ed abf92a8b31 feat(tier2): add fetch_tier2_branch.ps1 - bridge from sandbox to main repo
The Tier 2 sandbox blocks git push (and all other destructive git ops).
After Tier 2 finishes a track, this script is the bridge: it fetches the
tier2/<track> branch from the sandboxed clone (C:\projects\manual_slop_tier2)
into the main repo (C:\projects\manual_slop), creating a local
review/<track> branch so the working tree is untouched.

Usage:
  pwsh -File scripts\\tier2\\fetch_tier2_branch.ps1 -TrackName send_result_to_send_20260616

Supports -WhatIf for dry-run. Does NOT push to origin (user's call).
2026-06-17 01:52:04 -04:00
..
2026-06-06 12:47:41 -04:00
2026-06-07 11:51:36 -04:00
2026-06-07 11:51:36 -04:00
2026-06-15 20:10:18 -04:00