Benjamin Riley Zimmerman
09/26/2025, 9:24 PMKaushik Raj
09/26/2025, 10:27 PMAseem Thakar
09/29/2025, 5:37 AMJofred Cayabyab
09/29/2025, 2:51 PMTyler Laprade
09/29/2025, 8:24 PMgt m -a && gt ss -mp
after running some tests, for example.Brendan Mulholland
09/30/2025, 3:51 PMEgor Andreevich
10/01/2025, 1:15 PMgt submit
passes the --no-verify
arg to git, which skips our git LFS hooks:
$ gt submit --stack
git push -u origin --force-with-lease --progress [branch names] --no-verify --atomic
According to the docs, --verify
should be the default option, so not sure if it's a bug or I've got a weird global config somewhere. Can you please help me troubleshoot this? Thank you!Andri Bjarnason
10/01/2025, 3:14 PMAdam
10/01/2025, 5:16 PMTyler Nieman
10/01/2025, 10:46 PMApply changes
? I click the button but there's 0️⃣ feedback in the UI.Alexander Maslov
10/03/2025, 7:04 AMTyler Nieman
10/03/2025, 5:42 PMDavid Davidov
10/03/2025, 10:08 PMTarun Gunampalli
10/06/2025, 5:42 PMgt delete [branch] --upstack
shows that --upstack
isn't an option, although the docs show it's validAnna Tindall
10/07/2025, 9:46 AMBrian Seo
10/08/2025, 1:48 AMgt sync
does nothing to solve this and insists that there is no conflict to resolve.
I was able to resolve this be manually resolving the conflict in the github ui. Is there some better way to do this solely in graphite?Bilal Mahmoud
10/08/2025, 9:48 AMZak Sesti
10/08/2025, 4:17 PMBryan Clark
10/08/2025, 6:40 PMAnton Kovalyov
10/08/2025, 9:19 PM❯ gt submit
ERROR: Could not connect to the Graphite server. Please try again.
ERROR: Failed to fetch Graphite status information
ERROR: fetch failed
Luke Pighetti
10/08/2025, 10:54 PMJosh Li
10/09/2025, 8:11 AMInstatus
10/09/2025, 3:03 PMVampire
10/09/2025, 4:22 PMERROR: Could not find branch foo.
is not too helpful as error message when I am on this very same branch.
I guess `gt`'s problem is, that it is not a tracked branch, but the error doesn't say that.Instatus
10/09/2025, 4:40 PMWalker Griggs
10/09/2025, 8:27 PMsquash and merge
a PR, I often remove the description but it gets committed regardless.Lukas Mertens
10/09/2025, 8:56 PMGuillermo Figueroa
10/09/2025, 9:07 PMgt submit
doesn't work and also the UI doesn't load the stack.
Command executed: gt submit --branch 10-09-file_cleanup --draft --force
ERROR received: ERROR: Error response trying to pre-submit PRs: 500
Link to the last PR in the stackLuke Pighetti
10/10/2025, 12:02 PMJay Sethi
10/12/2025, 6:05 AM