Show HN: GitComet speedy Git GUI written in Rust end-to-end(gitcomet.dev)
gitcomet.dev
Show HN: GitComet speedy Git GUI written in Rust end-to-end
https://gitcomet.dev/
3 コメント
Source is available at https://github.com/Auto-Explore/GitComet
We are still having issues with macOS signed builds. We have ordered the developer ID from Apple, but it takes what it takes!
It’s a fast, local-first, open-source Git client for Linux, macOS, and Windows. We started building it after running into the same problem over and over: Git tools felt fine on small projects, but got painful on large repos and big diffs.
Project main focus is speed:
It can open Chromium repository blazingly fast (in less than 1 second). It can diff 50mb file with syntax highlighting without lagging. Memory usage stays within few hundred MBs at all times. Its fast to pick up as user interface follows familiar tools like GitKraken, SourceTree and Github Desktop application
If you try it, We would love to hear feedback! Also if there are people who would like to contribute PR's are welcome.