by mpsq on 5/25/21, 9:17 AM with 140 comments
by zelphirkalt on 5/25/21, 2:31 PM
by divs1210 on 5/25/21, 4:39 PM
I sorely missed it when I had to use IntelliJ for a few projects, so I wrote a TUI tool like Magit that can be used inside the console window of most IDEs like IntelliJ etc.
Still haven't gotten around to releasing it properly, but it's easy to setup and works well enough to be a working MVP.
by nonbirithm on 5/25/21, 6:49 PM
https://magit.vc/manual/magit/Microsoft-Windows-Performance....
by the_duke on 5/25/21, 1:32 PM
But Magit is so good that I start emacs up just to use it as my Git interface if I can't get by just with the CLI.
Sadly there is no Vim plugin that is competitive. There is vimagit [1], but it's not on par.
by poidos on 5/25/21, 2:00 PM
by bm3719 on 5/25/21, 1:15 PM
Nice to see Forge getting some attention. One less reason to ever leave Emacs is always welcome.
by bgorman on 5/25/21, 3:34 PM
It’s great that parts of the magit experience have been separated into packages. Perhaps now mercurial, perforce etc can get clients similar to magit in quality.
by ta988 on 5/25/21, 1:19 PM
by jhvkjhk on 5/25/21, 1:26 PM
by NeutralForest on 5/25/21, 2:31 PM
by dang on 5/25/21, 10:13 PM
Magit – A Git Porcelain inside Emacs - https://news.ycombinator.com/item?id=24431216 - Sept 2020 (83 comments)
A walk through the Magit interface - https://news.ycombinator.com/item?id=21729597 - Dec 2019 (81 comments)
Magit 2.13 released - https://news.ycombinator.com/item?id=17220630 - June 2018 (49 comments)
Show HN: Magit, the magical Git interface - https://news.ycombinator.com/item?id=15358723 - Sept 2017 (5 comments)
Magit Kickstarter fully funded - https://news.ycombinator.com/item?id=15312288 - Sept 2017 (71 comments)
Emacs and Magit - https://news.ycombinator.com/item?id=14819256 - July 2017 (174 comments)
Magit: a Git porcelain inside emacs - https://news.ycombinator.com/item?id=10643977 - Nov 2015 (14 comments)
What's new in Magit 2.x - https://news.ycombinator.com/item?id=9936095 - July 2015 (23 comments)
Using Emacs and Git with Magit 2.1 - https://news.ycombinator.com/item?id=9873237 - July 2015 (29 comments)
Meet Magit - Git Mode for Emacs - https://news.ycombinator.com/item?id=2543265 - May 2011 (4 comments)
by aryamaan on 5/25/21, 4:20 PM
I am a non Emac user and wonder why no one tries to bring something similar client for non Emac population.
by Decabytes on 5/25/21, 2:32 PM
by amackera on 5/25/21, 1:53 PM
by ducttapelogic on 5/25/21, 11:11 PM
p.s. Somebody correct me if I'm wrong.
by aidenn0 on 5/25/21, 1:29 PM
There have been several times that I tried something with magit, and messed things up enough that I just dropped into a shell and did everything with the git command line
by chewxy on 5/25/21, 2:09 PM
by globular-toast on 5/25/21, 4:53 PM
by mekster on 5/25/21, 2:05 PM
by cstml on 5/25/21, 1:49 PM
by trentontri on 5/25/21, 4:21 PM
by ajross on 5/25/21, 11:57 PM
It went right in the trash and I haven't looked back. Do. Not. Break. Workflows. Ever. If a user knows they're supposed to open a file in a specific format in their editor, and you inject your pixie dust into the guts of their editor thinking you know better what they want to do than they do, then all you've done is prove to the user that you cannot be trusted to support their work.
Seriously: I don't use magit and don't want to learn its new tooling because I don't trust it not to break itself.