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

We need a European Sovereign Tech Fund
Open source software is critical infrastructure, but it’s underfunded. With a new feasibility study, GitHub’s developer policy team is building a coalition of policymakers and industry to close the maintenance funding gap.

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

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.