blob: 2c0f5e5268859f18374213e83b7d9e0f7489b7d6 [file] [log] [blame]
iannucci@chromium.org3c669832014-04-11 18:37:08 +00001#!/bin/bash
iannucci@chromium.org21980022014-04-11 04:51:49 +00002. 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