Easy Git!
eg is a nifty piece of work. Are you meeting resistance trying to move your coworkers or friends to Git? (“SVN is good enough.”) Know someone who would love to…
eg is a nifty piece of work. Are you meeting resistance trying to move your coworkers or friends to Git? (“SVN is good enough.”) Know someone who would love to use GitHub but can’t seem to find the time to learn Git? eg is your answer.
Start with the Easy Git for SVN Users chart.
Then move to the eg cheat sheet:
Your browser does not support IFrames
Committing works similar to SVN but tries to educate you on the idea of the staging area.
$ eg commit Aborting: You have new unknown files present and it is not clear whether they should be committed. Run 'eg help commit' for details. New unknown files: info.txt
Install it:
Your browser does not support IFrames
It’s not Subversion, but it’s a step in the Git direction.
Written by
Related posts

GitHub Availability Report: February 2025
In February, we experienced two incidents that resulted in degraded performance across GitHub services.

GitHub Availability Report: January 2025
In January, we experienced two incidents that resulted in degraded performance across GitHub services.

GitHub Copilot: The agent awakens
Introducing agent mode for GitHub Copilot in VS Code, announcing the general availability of Copilot Edits, and providing a first look at our SWE agent.