This message was deleted.
# announcements
s
This message was deleted.
👀 3
🎉 7
1
b
This is wonderful! For new people, it’s not always clear what r or s or b are (repo, stack, branch). It’d be great to see what these commands are short for, so it’s easier to memorize.
gt rs -r
(short for
gt repo sync --restack
)
❤️ 1
p
Thanks for the feedback @Ben Jaffe! We want to encourage users to use shortcuts as much as possible - I'll throw in their long-forms as well
b
Oh definitely! Shortcuts 100% of the time. 😄 I just remember first looking at graphite and seeing an alphabet soup, which suddenly became all clear when I knew that
rs
stood for
repo sync
and not
restack
😂
party parrot 3
Also for
gt rs -r
, maybe add a note about
-d
. When I want to clean up my branches, I just sync and restack at the same time. (obviously feel free to not add it — it’s also good to keep the cheatsheet simple)
❤️ 1
o
For these notifications it looks like read status from GitHub doesn't sync into Graphite - would that be possible / is it intentional?
For me I have the GitHub app on my phone so might use that on occasion to resolve notifications (or on GitHub directly) so wondering if it's possible to keep that in sync
p
@kush
k
@Oleg Vaskevich, thanks for flagging! unfortunately that's not supported right now what actions do you typically take on the GitHub app? we'd love to understand more about your workflow so we can consider how to best enable it in Graphite 🙂
o
Mostly just reviewing if a push notification comes in and it's something important/trivial like a feature flag change. I suppose with Slack notifications that could mostly replace that but I've found that not all notifications that are on github seem to appear in Slack?
k
makes sense, thanks for the feedback! and could you let us know if you see any dropped notifications? that shouldn’t be happening so we’d love to be able to dig into any issues you’re seeing
👀 1