<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    >

<channel>
    <title>Webmonkey &#187; Git</title>
    <atom:link href="http://www.webmonkey.com/tag/git/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>GitHub Brings More Git Superpowers to the Web</title>
        <link>http://www.webmonkey.com/2012/12/github-brings-the-more-git-superpowers-to-the-web/</link>
        <comments>http://www.webmonkey.com/2012/12/github-brings-the-more-git-superpowers-to-the-web/#comments</comments>
        <pubDate>Thu, 06 Dec 2012 18:11:10 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=60224</guid>
        		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Github]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/12/githubcreatefiles-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/12/githubcreatefiles.jpg" alt="GitHub Brings More Git Superpowers to the Web" /></div>GitHub, the social coding website built around the Git version-control system, is making it easier for anyone -- not just Git-savvy coders -- to create and edit new files through a simple, smart web interface.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_60225" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/12/githubcreatefiles.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/12/githubcreatefiles.jpg" alt="" title="githubcreatefiles" width="580" height="294" class="size-full wp-image-60225" /></a><p class="wp-caption-text">Creating a new file on GitHub. <em>Image: GitHub</em></p></div>
<p>Code hosting giant GitHub has added a small but significant new feature to the site: the ability to <a href="https://github.com/blog/1327-creating-files-on-github">create new files through the web interface</a>. The change makes it easier for non-Git-savvy contributors to quickly and easily add files to a repository.</p>
<p>You&#8217;ll find the new file creation tool just to the left of a repository&#8217;s breadcrumb menu. Click the new &#8220;New File&#8221; icon and GitHub will create a new file, ask you to name it and open it in the file editor &#8212; all right within your web browser.</p>
<p>Couple the new file creation tool with Git&#8217;s existing on-site document editor and you have the plain-text aficionado&#8217;s alternative to online editing suites like Google Docs or Microsoft&#8217;s Office 365. </p>
<p>At the very least the ability to create new documents through the web interface makes GitHub a more full-featured blogging engine for anyone using <a href="https://github.com/mojombo/jekyll">Jekyll</a>, <a href="https://github.com/ckeen/hyde-blog">Hyde</a> or other static site generators in conjunction with GitHub. </p>
<p>The new file creation tool is smart too. If you try to create a new file in a repository that you don&#8217;t have access to, GitHub will automatically fork the project and help you send a pull request to the original repository with your new file (much like it does when you edit a file through the web interface). </p>
<p>You can also do a bit of URL hacking to automatically create new files. Just add <code>?filename=yournewfile.txt</code> at the end of the URL and GitHub will pre-fill the filename field with <code>yournewfile.txt</code>.</p>
<p>GitHub has also launched a <a href="https://github.com/blog/1240-new-status-site">new status site</a> to report the current network health of the site. Should you for some reason not be able to connect to GitHub you can check the new status page to see if GitHub is down or if the problem is on your end. There&#8217;s also a new <a href="https://twitter.com/githubstatus">@githubstatus</a> Twitter account you can follow for updates.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/12/github-brings-the-more-git-superpowers-to-the-web/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>New Search Tool Brings Command-Line Power to GitHub</title>
        <link>http://www.webmonkey.com/2012/09/new-search-tool-brings-command-line-power-to-github/</link>
        <comments>http://www.webmonkey.com/2012/09/new-search-tool-brings-command-line-power-to-github/#comments</comments>
        <pubDate>Tue, 18 Sep 2012 15:49:43 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=59143</guid>
        		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Github]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/09/githubcommands-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/09/githubcommands.jpg" alt="New Search Tool Brings Command-Line Power to GitHub" /></div>GitHub has launched a new, supercharged search tool with a command-line-style interface reminiscent of its Git namesake. The new tool means it's easy to navigate the popular code sharing website without ever lifting your fingers from the keyboard.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_59146" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/09/githubcommands.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/09/githubcommands.jpg" alt="" title="githubcommands" width="580" height="348" class="size-full wp-image-59146" /></a><p class="wp-caption-text">GitHub&#8217;s new command-line-style search tools. <em>Screenshot/Webmonkey</em>.</p></div>
<p>Code sharing giant GitHub has taken the wraps off a new search bar that&#8217;s much more than just a search bar &#8212; it&#8217;s <a href="https://github.com/blog/1264-introducing-the-command-bar">a command-line interface for navigating the website</a>.</p>
<p>The new features are clearly aimed at those accustomed to working with Git via the command line. But even if you aren&#8217;t a terminal aficionado the new terminal-style tools in GitHub&#8217;s search bar are incredibly useful for quickly getting around the site &#8212; especially for keyboard navigation junkies since you can now navigate the site without ever taking your fingers off the keyboard.</p>
<p>To use the new command bar just type help and you&#8217;ll get a list of available commands. Most of the common things you&#8217;d want to do on GitHub &#8212; check in on a repo, view your notifications, create a new issue or see any pull requests on your projects &#8212; can now all be done from the search box/command line. Here are a few useful search operators:</p>
<blockquote>
<ul>
<li>View a user&#8217;s profile @username</li>
<li>Go to a repository user/repo</li>
<li>List a user&#8217;s repositories user/</li>
<li>List issues user/repo #</li>
<li>Search open issues user/repo #search term</li>
</ul>
</blockquote>
<p>As with any good command-line imitator, GitHub&#8217;s new search bar features tab completion, history and what the GitHub blog calls &#8220;smart filtering&#8221;. To browse your history for example, hit the up arrow key &#8212; just like you would working in the terminal.</p>
<p>For more details, check out the <a href="https://github.com/blog/1264-introducing-the-command-bar">GitHub blog</a> or head on over to <a href="https://github.com/">GitHub</a> and give the new command search bar a try.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/09/new-search-tool-brings-command-line-power-to-github/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>GitHub Changes Make It Easier to Track Your Favorite Projects</title>
        <link>http://www.webmonkey.com/2012/08/github-changes-make-it-easier-to-track-your-favorite-projects/</link>
        <comments>http://www.webmonkey.com/2012/08/github-changes-make-it-easier-to-track-your-favorite-projects/#comments</comments>
        <pubDate>Tue, 07 Aug 2012 16:10:22 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=58315</guid>
        		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Github]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/08/githuboctocat-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/08/githuboctocat.jpg" alt="GitHub Changes Make It Easier to Track Your Favorite Projects" /></div>GitHub has added a new "stars" feature that makes it easier to keep track of cool projects without the barrage of updates you'd normally get when you "watch" a repository.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_58320" class="wp-caption alignleft" style="width: 270px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/08/githuboctocat.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/08/githuboctocat.jpg" alt="" title="githuboctocat" width="260" height="260" class="size-full wp-image-58320" /></a><p class="wp-caption-text"><em>Image: <a href="https://github.com/github/media/blob/master/octocats/octocat.png">GitHub</a>.</em></p></div>
<p>Code sharing giant GitHub has rolled out some significant changes to the site&#8217;s notifications system, making it easier to keep track of interesting projects without being notified of every single change.</p>
<p>GitHub has always made it easy to &#8220;watch&#8221; a project, which means you&#8217;re notified whenever there are any updates. Now the company has added another level of watching, dubbed &#8220;stars,&#8221; to the mix. As GitHub&#8217;s Kyle Neath <a href="https://github.com/blog/1204-notifications">writes</a> on the company blog, &#8220;stars are a new way to keep track of repositories that you find interesting.&#8221;</p>
<p>When you star a project you can keep track of it, but you won&#8217;t be notified of every change. Think of starring a project on GitHub as a more casual way of watching, the equivalent of bookmarking it for later. To make it easier to do that, every repo now has a star button next to the familiar watch button.</p>
<p>The big difference between watching and starring a project comes down to notifications. If you are watching a repository, you will receive notifications for all discussions &#8212; project issues, pull requests, comments on commits and any other comments. If you&#8217;re not watching a repo you&#8217;ll just receive notification for the discussions you participate in.</p>
<p>The other main thing worth noting is that any repositories you were previously watching can now be found on your stars page. If you want to go back to watching them, you&#8217;ll need to change them over yourself. There&#8217;s also a new auto-watch feature; when you&#8217;re given push access to a repository GitHub automatically adds it to your watch list.</p>
<p>GitHub has a few other changes rolling out along with the new stars feature, including <a href="https://github.com/blog/1214-notification-email-improvements">improved notification e-mails</a>. Be sure to check out the GitHub blog for the full <a href="https://github.com/blog/1204-notifications">details on everything</a> that&#8217;s new.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/08/github-changes-make-it-easier-to-track-your-favorite-projects/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Give Us 15 Minutes, and We&#8217;ll Give You Git</title>
        <link>http://www.webmonkey.com/2012/07/try-git/</link>
        <comments>http://www.webmonkey.com/2012/07/try-git/#comments</comments>
        <pubDate>Thu, 05 Jul 2012 18:02:31 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=57832</guid>
        		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Github]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/07/trygit-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/07/trygit.jpg" alt="Give Us 15 Minutes, and We&#8217;ll Give You Git" /></div>If you've got 15 minutes to spare, you too can learn Git. GitHub's new Try Git website puts the popular version control system inside your web browser for some hands-on learning.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_57845" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/07/trygit.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/07/trygit.jpg" alt="" title="trygit" width="580" height="333" class="size-full wp-image-57845" /></a><p class="wp-caption-text">Git is in your browser, versioning your files. <em>Image: Screenshot/Webmonkey</em></p></div>
<p>If you&#8217;ve got 15 minutes to spare you too can learn <a href="https://github.com/nasa/">Git</a>, the distributed version control system that powers everything from <a href="https://github.com/nasa/">NASA code</a> to <a href="https://github.com/WiredEnterprise/Lord-of-the-Files">Wired articles</a>.</p>
<p>That&#8217;s the promise of a new collaborative effort between <a href="http://github.com/">GitHub</a> and <a href="http://www.codeschool.com/">Code School</a>, who have <a href="https://github.com/blog/1183-try-git-in-your-browser">partnered</a> to create <a href="http://try.github.com/">Try Git</a> &#8212; a way for new users to try out both Git and GitHub right in the web browser, no software installation necessary.</p>
<p>Much of Git&#8217;s success is due in part to its awesome <a href="http://git-scm.com/doc">documentation</a> and numerous extra free resources &#8212; like Scott Chacon&#8217;s <a href="http://git-scm.com/book">Pro Git book</a> &#8212; which explain Git in great detail. But nice as those resources are they still require installing software before you can get to the hands-on learning.</p>
<p>Try Git skips the installation and puts a Git prompt right in your browser. It&#8217;s still a command line prompt, which might scare away some users, but it&#8217;s paired with step-by-step instructions and a visual representation of a Git repository, along with some tips and tricks for figuring out Git.</p>
<p>The Try Git tool also neatly integrates with GitHub. There&#8217;s no need to use GitHub &#8212; though it does offer some great hosting tools &#8212; but the Try Git site interacts with GitHub via OAuth and will push your tutorial repository to your GitHub account as a repo named try_git.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/07/try-git/feed/</wfw:commentRss>
        <slash:comments>1</slash:comments>

        
    </item>
    
    <item>
        <title>Gitspective: A Facebook-Style Timeline for Your Code</title>
        <link>http://www.webmonkey.com/2012/05/gitspective-a-facebook-style-timeline-for-your-code/</link>
        <comments>http://www.webmonkey.com/2012/05/gitspective-a-facebook-style-timeline-for-your-code/#comments</comments>
        <pubDate>Wed, 09 May 2012 20:06:24 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=56432</guid>
        		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Github]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/05/gitspectivewired-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/05/gitspectivewired.jpg" alt="Gitspective: A Facebook-Style Timeline for Your Code" /></div>What's more interesting than seeing what your friends are up to? Seeing what your code is up to of course. Check out Gitspective, a Facebook-style timeline for GitHub.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><div id="attachment_56434" class="wp-caption alignleft" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/05/gitspectivewired.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/05/gitspectivewired.jpg" alt="" title="gitspectivewired" width="580" height="367" class="size-full wp-image-56434" /></a><p class="wp-caption-text">Wired&#039;s Gitspective on life.</p></div>What&#8217;s far more interesting than what your friends are doing? What your code is doing, of course. That&#8217;s why we&#8217;re enjoying <a href="http://zmoazeni.github.com/gitspective/">Gitspective</a>, developer Zach Moazeni&#8217;s Facebook-style timeline for your GitHub events.</p>
<p>Moazeni&#8217;s code uses the <a href="http://develop.github.com/">GitHub API</a> to pull in pushes, forks, gists, branches, tags, follows and comments, displaying them in a vertical timeline reminiscent of Facebook. If you&#8217;d like to try it out, just head over to <a href="http://zmoazeni.github.com/gitspective/">Gitspective&#8217;s GitHub page</a> and plug in your GitHub user name.</p>
<p>The Gitspective code is still a work in progress and Moazeni has already listed a few wish-list items over on the <a href="http://news.ycombinator.com/item?id=3948551">Hacker News thread</a>. If you&#8217;d like to contribute, grab the <a href="https://github.com/zmoazeni/gitspective">code on GitHub</a>.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/05/gitspective-a-facebook-style-timeline-for-your-code/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Google Code Finally Adds Git Support</title>
        <link>http://www.webmonkey.com/2011/07/google-code-finally-adds-git-support/</link>
        <comments>http://www.webmonkey.com/2011/07/google-code-finally-adds-git-support/#comments</comments>
        <pubDate>Tue, 26 Jul 2011 14:58:05 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=51211</guid>
        		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[google code]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2011/07/gitlogo.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2011/07/gitlogo.jpg" alt="Google Code Finally Adds Git Support" /></div>It&#8217;s been a long time coming, but Google Code has finally added support for the wildly popular Git version control system. Git is a distributed version control system used by many popular projects including the Linux kernel, Ruby on Rails and Android. Google Code, which offers free public hosting for collaborative software projects, started life [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><a href="http://www.webmonkey.com/wp-content/uploads/2011/07/gitlogo.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2011/07/gitlogo.jpg" alt="" title="gitlogo" width="150" height="55" class="alignleft size-full wp-image-51214" /></a>It&#8217;s been <a href="http://www.webmonkey.com/2008/10/is_google_code_gearing_up_to_support_git_/">a long time coming</a>, but Google Code has finally <a href="http://google-opensource.blogspot.com/2011/07/announcing-git-support-for-google-code.html">added support for the wildly popular Git</a> version control system. <a href="http://git-scm.com/">Git</a> is a distributed version control system used by many popular projects including the Linux kernel, Ruby on Rails and Android.</p>
<p>Google Code, which offers free public hosting for collaborative software projects, started life as an SVN-based host and later added support for <a href="http://mercurial.selenic.com/">Mercurial</a>. Google Code&#8217;s lack of Git support helped drive the meteoric rise of <a href="https://github.com/">GitHub</a>, one of the most popular places to host Git-based projects on the web today.</p>
<p>Now Google Code can compete with GitHub. But, thanks to GitHub&#8217;s slick interface and well-thought out features, Google Code seems unlikely to lure many away from their existing GitHub hosting. Still, if you&#8217;re a Google Code fan, but want to use Git, well, now you can.</p>
<p>To get started with the new Git features, head over to <a href="http://code.google.com/">Google Code</a> and create a new project. Under the Administration >> Source tab, you&#8217;ll see a new option to use Git as your version control system. One thing you won&#8217;t find with the new Git support on Google code is a way to migrate existing SVN projects over to Git. There are of course some very handy tools like <a href="http://www.kernel.org/pub/software/scm/git/docs/git-svn.html">git-svn</a>, which makes transitioning from SVN to Git relatively easy. Once you&#8217;ve converted your project with git-svn, you can upload it back to Google Code using the new Git tools.</p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://www.webmonkey.com/2011/05/speed-up-your-site-with-google-analytics-new-page-speed-tools/">Speed Up Your Site With Google Analytics New Page Speed Tools</a></li>
<li><a href="http://www.webmonkey.com/2011/05/google-danger-mouse-show-off-power-of-webgl/">Google Taps Danger Mouse to Show Off the Power of WebGL</a></li>
<li><a href="http://www.webmonkey.com/2011/02/google-doubles-down-on-microdata-with-new-recipe-search/">Google Doubles Down on ‘Microdata’ With New Recipe Search</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2011/07/google-code-finally-adds-git-support/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    </channel>
</rss>