blob: ba22243c4cc149179f6ead50a0ea0733cbc4c3ee [file] [log] [blame]
iannucci@chromium.org21980022014-04-11 04:51:49 +00001#!/bin/sh
2. demo_repo.sh
3
4silent git checkout origin/master
5
6run git map-branches
7pcommand git nav-downstream
8git nav-downstream --pick 0 2>&1
9run git map-branches
10run git nav-downstream 2>&1
11run git map-branches
12