| Index: git-nav-downstream
|
| diff --git a/git-cl b/git-nav-downstream
|
| similarity index 64%
|
| copy from git-cl
|
| copy to git-nav-downstream
|
| index 7b17d25bee415ca610d6b23fe5034900cf046ef9..72cfbfa54aaff839ee2cf2a813915fbdd3adc380 100755
|
| --- a/git-cl
|
| +++ b/git-nav-downstream
|
| @@ -3,7 +3,6 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -# git_cl.py -- a git-command for integrating reviews on Rietveld
|
| -# Copyright (C) 2008 Evan Martin <martine@danga.com>
|
| +# git_nav_downstream.py -- a git-command to navigate to a downstream branch.
|
|
|
| . $(type -P python_git_runner.sh)
|
|
|