> > > Been using git inside emacs for 10 years it seems, but always on > > > Debian Linux (where setup is as simple as apt-get installing the > > > emacs and git-el packages.) Now a new job has handed me a Macbook > > > Pro. Code's kept in git, and I have emacs working (with projectile, > > > even), but I can't figure out how to install or enable git > > > integration. > > > > > > Specifically, I want M-x git-status to work.
I wound up switching to magit, which is available via the package manager in emacs on both debian and macos. There's a bit of a learning curve as with most things emacs, but I suspect won't miss git-el for long. Thanks! --Eric -- ****************************************************************************** * From the desktop of: Eric House, [email protected] * * Crosswords for Android now in beta: via Google Play or xwords.sf.net * ****************************************************************************** _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
