document.write('<link rel="stylesheet" href="http://gist.github.com/stylesheets/gist/embed.css"/>')





document.write('<div id=\"gist-57757\" class=\"gist\">\n  \n  \n    \n            \n\n      <div class=\"gist-file\">\n        <div class=\"gist-data gist-syntax\">\n          \n          \n          \n            <div class=\"gist-highlight\"><pre><div class=\"line\" id=\"LC1\">Creating repositories<\/div><div class=\"line\" id=\"LC2\">&nbsp;&nbsp;eg clone       Clone a repository into a new directory<\/div><div class=\"line\" id=\"LC3\">&nbsp;&nbsp;eg init        Create a new repository<\/div><div class=\"line\" id=\"LC4\">&nbsp;<\/div><div class=\"line\" id=\"LC5\">Obtaining information about changes, history, &amp; state<\/div><div class=\"line\" id=\"LC6\">&nbsp;&nbsp;eg diff        Show changes to file contents<\/div><div class=\"line\" id=\"LC7\">&nbsp;&nbsp;eg log         Show history of recorded changes<\/div><div class=\"line\" id=\"LC8\">&nbsp;&nbsp;eg status      Summarize current changes<\/div><div class=\"line\" id=\"LC9\">&nbsp;<\/div><div class=\"line\" id=\"LC10\">Making, undoing, or recording changes<\/div><div class=\"line\" id=\"LC11\">&nbsp;&nbsp;eg commit      Record changes locally<\/div><div class=\"line\" id=\"LC12\">&nbsp;&nbsp;eg mv          Move or rename files (or directories or symlinks)<\/div><div class=\"line\" id=\"LC13\">&nbsp;&nbsp;eg stage       Mark content in files as being ready for commit<\/div><div class=\"line\" id=\"LC14\">&nbsp;<\/div><div class=\"line\" id=\"LC15\">Managing branches<\/div><div class=\"line\" id=\"LC16\">&nbsp;&nbsp;eg branch      List, create, or delete branches<\/div><div class=\"line\" id=\"LC17\">&nbsp;&nbsp;eg merge       Join two or more development histories (branches) together<\/div><div class=\"line\" id=\"LC18\">&nbsp;&nbsp;eg switch      Switch the working copy to another branch<\/div><div class=\"line\" id=\"LC19\">&nbsp;<\/div><div class=\"line\" id=\"LC20\">Collaboration<\/div><div class=\"line\" id=\"LC21\">&nbsp;&nbsp;eg pull        Get updates from another repository and merge them<\/div><div class=\"line\" id=\"LC22\">&nbsp;&nbsp;eg push        Push local commits to a published repository<\/div><div class=\"line\" id=\"LC23\">&nbsp;<\/div><div class=\"line\" id=\"LC24\">Time saving commands<\/div><div class=\"line\" id=\"LC25\">&nbsp;&nbsp;eg bisect      Find the change that introduced a bug by binary search<\/div><div class=\"line\" id=\"LC26\">&nbsp;&nbsp;eg stash       Save and revert local changes, or apply stashed changes<\/div><div class=\"line\" id=\"LC27\">&nbsp;<\/div><div class=\"line\" id=\"LC28\">Additional help:<\/div><div class=\"line\" id=\"LC29\">&nbsp;&nbsp;eg help COMMAND      Get more help on COMMAND.<\/div><div class=\"line\" id=\"LC30\">&nbsp;&nbsp;eg help --all        List more commands (not really all)<\/div><div class=\"line\" id=\"LC31\">&nbsp;&nbsp;eg help topic        List specialized help topics.<\/div><\/pre><\/div>\n          \n        <\/div>\n\n        <div class=\"gist-meta\">\n          <a href=\"http://gist.github.com/raw/57757/c03fa0d53dcb07d7edc36189da3ce9198f87c51b/gistfile1.txt\" style=\"float:right;\">view raw<\/a>\n          <a href=\"http://gist.github.com/57757#file_gistfile1.txt\" style=\"float:right;margin-right:10px;color:#666\">gistfile1.txt<\/a>\n          <a href=\"http://gist.github.com/57757\">This Gist<\/a> brought to you by <a href=\"http://github.com\">GitHub<\/a>.\n        <\/div>\n      <\/div>\n    \n  \n<\/div>\n')
