|
|
|
|
|
by lioeters
594 days 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 |
|