#apple forces every app to have "same square-ish" shape… #sourcetree tries to comply
what a fail (both on the forcing the shitty design by apple as well as terrible execution by sourcetree)
#apple forces every app to have "same square-ish" shape… #sourcetree tries to comply
what a fail (both on the forcing the shitty design by apple as well as terrible execution by sourcetree)
SourceTreeからGitHubにSSH接続する際のトラブルシューティング
https://qiita.com/kohei_ezure_reazon/items/8f551bb50fb4905705f6?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Sourcetree (ST) has one thing going for it, dark mode.
But, man, it is not keyboard friendly compared to Git Extensions (GE). With GE, I can Control-UpArrow and it will push the code to the remote. If the branch doesn't exist, it opens up two modals in a row, that I can Enter to get through and it's pushed.
With ST, I have to touch the mouse to scroll through fifty branches to find the one that doesn't have an entry, click it, then click OK.
Also, with GE, I can Control-Enter to get into the commit (doesn't focus on the message box) and get most of the commit done without touching the mouse.
best options for performing #git diffing? I'm a fan of #JetBrains diffing, I've used #GitLens and it works but I find it overwhelming.
What software or extensions do you use for diffing in general - comparing different branches in particular?
I've also used #SourceTree but it's been a few years...