Not sure if this is a bug or a feature, but when I...
# feature-requests
j
Not sure if this is a bug or a feature, but when I make
gt stack submit
calls and graphite puts together updates to existing PRs, sometimes it pulls in more branches than are relevant. For example if I have a stack off
dev
and someone else also has a stack off
dev
on my team, their entire stack gets referenced in my auto-generated commit messages, even though I’m not tracking their branches with my local
gt
CLI Is that a configurable behavior? Here’s a screenshot that might help