A real free alternative to Git Graph
A real free alternative to Git Graph
A free, interactive Git UI for VSCode. Contribute to phil294/GitLG development by creating an account on GitHub.
A real free alternative to Git Graph
A free, interactive Git UI for VSCode. Contribute to phil294/GitLG development by creating an account on GitHub.
You're viewing a single thread.
Looks quite good if you want to use git exclusively in vscode.
IMO, fork is the best git client for macOS/Windows but lacks native linux support (although they are experimenting with it).
Until fork gains linux support, this seems like a nice alternative if running on linux (and if it supports the remote development APIs: running on a linux docker image)
IMO, fork is the best git client for macOS/Windows
At first glance it looks like a SourceTree clone. What does fork provide that SourceTree doesn't?
It's basically just a better sourcetree.
If you're already used to sourcetree, it's a really smooth transition.
The main reason to switch away from sourcetree is the bugs and papercuts.
The thing is, you don't need to put up with it since fork already does everything that sourcetree does (and a bit more), and they actually spend time sanding off the papercuts so you don't need to worry about finding workarounds when something goes wrong.
Just losing the bugs without losing any features is already reason enough to switch.
But there's also the improvements over sourcetree as well:
although they are experimenting with it)
Do you have a source for this maybe? This is very exciting news but I don't wanna get my hopes up if it's not true
There's no official announcement per se, but the windows version is built with .net which has been getting better linux support over the last two years.
There are unofficial instructions to run it through wine on their issue tracker.
I was aware of some people trying to get it working on wine but last I checked it wasn't really going anywhere, there were some big blockers there, and I didn't know the developers were interested in it at all.
Fork and VS are probably the top 2 pieces of software I'm missing to fully migrate to linux so I'd be very happy if they developed an official port that works as well as it does on win.