no changes added to commit (use "git add" and/or "git commit -a")
no changes added to commit (use "git add" and/or "git commit -a")
</code></pre></div></div><p><divclass="paragraph"> Someone on the code review pointed out that our typo-fix has a typo :( We're still working on 'chap2' but we really want to land 'fix_typo', so let's switch over and fix it.</p></div><divclass="listingblock"><divclass="content"><pre><code><spanstyle="font-weight: bold; color: #ffffff">$ git freeze</span>
</code></pre></div></div><p><divclass="paragraph"> Someone on the code review pointed out that our typo-fix has a typo :( We're still working on 'chap2' but we really want to land 'fix_typo', so let's switch over and fix it.</p></div><divclass="listingblock"><divclass="content"><pre><code><spanstyle="font-weight: bold; color: #ffffff">$ git freeze</span>
</code></pre></div></div><p><divclass="paragraph"> We haven't updated the code in a while, so let's do that now.</p></div><divclass="listingblock"><divclass="content"><pre><code><spanstyle="font-weight: bold; color: #ffffff">$ git rebase-update</span>
</code></pre></div></div><p><divclass="paragraph"> We haven't updated the code in a while, so let's do that now.</p></div><divclass="listingblock"><divclass="content"><pre><code><spanstyle="font-weight: bold; color: #ffffff">$ git rebase-update</span>
Fetching origin
Fetching origin
From /Users/iannucci/chromium/depot_tools/docs/src/demo_repo
</code></pre></div></div><p><divclass="paragraph"> Someone on IRC mentions that they actually landed a chapter 3 already! We should pull their changes before continuing. Brace for a code conflict!</p></div><divclass="listingblock"><divclass="content"><pre><code><spanstyle="font-weight: bold; color: #ffffff">$ git rebase-update</span>
</code></pre></div></div><p><divclass="paragraph"> Someone on IRC mentions that they actually landed a chapter 3 already! We should pull their changes before continuing. Brace for a code conflict!</p></div><divclass="listingblock"><divclass="content"><pre><code><spanstyle="font-weight: bold; color: #ffffff">$ git rebase-update</span>
Fetching origin
Fetching origin
From /Users/iannucci/chromium/depot_tools/docs/src/demo_repo
* <spanstyle="font-weight: bold; color: #e42e16">40b838e </span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ don't use glibc-specific execinfo.h on uclibc builds
* <spanstyle="font-weight: bold; color: #e42e16">41290e0</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ don't use glibc-specific execinfo.h on uclibc builds
* <spanstyle="font-weight: bold; color: #e42e16">65db351</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ [fsp] Add requestUnmount() method together with the request manager.
* <spanstyle="font-weight: bold; color: #e42e16">a76fde7</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ [fsp] Add requestUnmount() method together with the request manager.
* <spanstyle="font-weight: bold; color: #e42e16">c1923e0</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ linux_aura: Use system configuration for middle clicking the titlebar.
* <spanstyle="font-weight: bold; color: #e42e16">9de7a71</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ linux_aura: Use system configuration for middle clicking the titlebar.
* <spanstyle="font-weight: bold; color: #e42e16">40b838e </span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ don't use glibc-specific execinfo.h on uclibc builds
* <spanstyle="font-weight: bold; color: #e42e16">41290e0</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ don't use glibc-specific execinfo.h on uclibc builds
* <spanstyle="font-weight: bold; color: #e42e16">65db351</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ [fsp] Add requestUnmount() method together with the request manager.
* <spanstyle="font-weight: bold; color: #e42e16">a76fde7</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ [fsp] Add requestUnmount() method together with the request manager.
* <spanstyle="font-weight: bold; color: #e42e16">c1923e0</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ linux_aura: Use system configuration for middle clicking the titlebar.
* <spanstyle="font-weight: bold; color: #e42e16">9de7a71</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ linux_aura: Use system configuration for middle clicking the titlebar.
* <spanstyle="font-weight: bold; color: #e42e16">40b838e </span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ don't use glibc-specific execinfo.h on uclibc builds
* <spanstyle="font-weight: bold; color: #e42e16">41290e0</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ don't use glibc-specific execinfo.h on uclibc builds
* <spanstyle="font-weight: bold; color: #e42e16">65db351</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ [fsp] Add requestUnmount() method together with the request manager.
* <spanstyle="font-weight: bold; color: #e42e16">a76fde7</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ [fsp] Add requestUnmount() method together with the request manager.
* <spanstyle="font-weight: bold; color: #e42e16">c1923e0</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ linux_aura: Use system configuration for middle clicking the titlebar.
* <spanstyle="font-weight: bold; color: #e42e16">9de7a71</span><spanstyle="color: #19c518"></span><spanstyle="color: #e7e71c">2014-04-10</span> ~ linux_aura: Use system configuration for middle clicking the titlebar.