Created
January 19, 2015 23:14
-
-
Save AlexBaranosky/e9332c2f3387297dd05c to your computer and use it in GitHub Desktop.
Learn a ton about magit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/magit/magit | |
cd magit | |
makeinfo --html magit.texi ## you may need to open the texi file and delete the encoding line at the top | |
open magit/index.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a different document than the info node that is installed with the package?