What do you think – which functions should be implemented to make work with Git from Emacs more comfortable? Which functions are missing in magit/git.el/egg/git-emacs/…?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve been playing with git-emacs for a few days. I chose that one after reading about my choices (on your blog post) and trying a few of them out. My thoughts:
git.el – two things stood out from your review
magit – seemed much better in terms of doing things the git way but, again, two things stood out:
egg – I actually tried this one
git-emacs — looked nice and had nice documentation
As I’m still in my infancy in terms of learning git itself, it’s hard to say what else is missing from these packages. I plan on asking the author of git-emacs if he’s interested in patches, as I would likely introduce customizations (of ido, faces and other normal things). Hope this helps somewhat, anyway.