Readit News logoReadit News
lioeters · a year ago
Looking good! Ambitious project. I like that it's built on web technologies (Vue, Electron) but that might be a negative for the HN crowd. I think the hackability and extensibility could be an advantage of this stack than a native app.

Interesting design choices, like keeping config and log file in .git/.quill folder; handling work in progress using branches; resetting unmerged files on conflict; and not automatically watching files for changes.

Me personally I already have a Git workflow with mostly CLI and occasional GUI. Used to love Fork (closed source, paid, Mac and Windows only). Now using GittyUp (open source, C++, Linux/Mac/Win).

https://fork.dev/

https://github.com/Murmele/Gittyup

usmanmehmood55 · a year ago
Looks really nice. For me, GitKraken is the gold standard and my go to app for Git workflows. I'd love to contribute to this.
niggcoza · a year ago
My 2 cents is SourceGit. Native, tries to mimic Fork in many cases.

https://sourcegit-scm.github.io/

TheUnhinged · a year ago
Electron is a show-stopper for me.
jviotti · a year ago
+1. So many cool desktop app ideas showing up in HN every now and then, yet most of them Electron-based web stuff that just feels horrible. At least Qt would be a lot more appreciated. So much missed potential
adamsol · a year ago
It's clearly a matter of taste. I, on the other hand, can't stand Qt or apps that try to look "native" in general. At least on Windows, it feels like going back to the previous century. The modern look, known from websites, is the only one that works for me, hence I use Electron. This way I also have full control over the UI and it looks the same on every OS.
null_deref · a year ago
Can you explain why? I feel like more people are familiar with web technology and from my own subjective experience it's much simpler than qt for example
pratio · a year ago
I've been using Gitbutler which is also opensource

- https://github.com/gitbutlerapp/gitbutler

- https://gitbutler.com/

satya71 · a year ago
Interesting. I've been missing `svn changelist` feature in Git. GitButler calls it virtual branches. Indispensable feature. Going to try it out.
t0bia_s · a year ago
Why is curved vulva in logo od this project?
alexpadula · a year ago
Very cool! good job.
ramon156 · a year ago
Yes please. I've been meaning to make a GitKraken alternative. It's a good concept but GK has always been extremely bulky and expensive for what it does.