-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Home
Nicholas "LB" Braden edited this page May 29, 2013
·
4 revisions
Welcome to the learnGitBranching wiki! New here? Check out the demo to see what this is all about. Want to mess around and see what's possible? Try the sandbox and use show commands to see how you can bend the world with your will.
learnGitBranching uses a command line interface with a visual branch diagram and expects you to know basic git commands. If you're trying to get familiar with git, have a look at try git instead, then come back when you're ready to learn branching.
Not all git commands are supported, and those that are may only be partially supported. The focus of the project is on learning branching in git, so some things are intentionally not supported (e.g. git add, git rm, git mv, etc).