Slackbot
05/10/2023, 7:31 PMPranathi Peri
05/10/2023, 8:14 PMPranathi Peri
05/10/2023, 8:14 PMJamie Saunders
05/11/2023, 12:10 AMJamie Saunders
05/11/2023, 5:34 PMgt branch untrack && gt branch track
to reset tracking
• gt repo init --reset
to reset the state of everything, then retracking all my branches
• brew remove withgraphite/tap/graphite
and re-running our company script to re-install
• Opening new branches/PRs to see if that works
I'm still stuck in a state where I add a commit to an existing branch/PR, the following happens:
• Running gt stack submit -u
- Each branch shows No-op and doesn't update
• Running gt stack submit
or gt stack submit -u --always
tries to create new PRs
I'm pretty stuck right now. Any help would be appreciated!Jamie Saunders
05/11/2023, 7:12 PMgt l
, and running gt stack submit -u
updates things correctly 🎉
One thing I tried this morning was to move over to a Github PATJacob Gold
05/11/2023, 7:19 PMJamie Saunders
05/11/2023, 7:19 PM