Not sure if this is a bug, but when I make `gt sta...
# report-bugs
j
Not sure if this is a bug, 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?