Can't have a modern app without the ability to right-click on things to do various actions on them. Most usefully, we can allow users to stage/unstage changes on the status menu and use the commit graph to check out to, branch from or rebase on a particular commit.
Can't have a modern app without the ability to right-click on things to do various actions on them. Most usefully, we can allow users to stage/unstage changes on the status menu and use the commit graph to check out to, branch from or rebase on a particular commit.