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





document.write('<div id=\"gist-48774\" 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\"><span class=\"nb\">cd<\/span> /tmp<\/div><div class=\"line\" id=\"LC2\">git clone git://git.kernel.org/pub/scm/git/git.git<\/div><div class=\"line\" id=\"LC3\"><span class=\"nb\">cd <\/span>git<\/div><div class=\"line\" id=\"LC4\">git checkout v<span class=\"sb\">`<\/span>git --version | awk <span class=\"s1\">&#39;{print $3}&#39;<\/span><span class=\"sb\">`<\/span><\/div><div class=\"line\" id=\"LC5\">cp contrib/completion/git-completion.bash ~/.git-completion.bash<\/div><div class=\"line\" id=\"LC6\"><span class=\"nb\">cd<\/span> ~<\/div><div class=\"line\" id=\"LC7\">rm -rf /tmp/git<\/div><div class=\"line\" id=\"LC8\"><span class=\"nb\">echo<\/span> -e <span class=\"s2\">&quot;source ~/.git-completion.bash&quot;<\/span> &gt;&gt; .profile<\/div><\/pre><\/div>\n          \n        <\/div>\n\n        <div class=\"gist-meta\">\n          <a href=\"http://gist.github.com/raw/48774/ac3a43949509b8a6258fa555eb4c20437b2aa35f/gistfile1.sh\" style=\"float:right;\">view raw<\/a>\n          <a href=\"http://gist.github.com/48774#file_gistfile1.sh\" style=\"float:right;margin-right:10px;color:#666\">gistfile1.sh<\/a>\n          <a href=\"http://gist.github.com/48774\">This Gist<\/a> brought to you by <a href=\"http://github.com\">GitHub<\/a>.\n        <\/div>\n      <\/div>\n    \n  \n<\/div>\n')
