| Index: git-map-branches
|
| diff --git a/git-cl b/git-map-branches
|
| similarity index 58%
|
| copy from git-cl
|
| copy to git-map-branches
|
| index 7b17d25bee415ca610d6b23fe5034900cf046ef9..07cf8f5107c39fb39419363d03e50e0daf54f540 100755
|
| --- a/git-cl
|
| +++ b/git-map-branches
|
| @@ -3,7 +3,7 @@
|
| # 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_map_branches.py -- a git-command for presenting a graphical view of git
|
| +# branches in the current repo, and their relationships to each other.
|
|
|
| . $(type -P python_git_runner.sh)
|
|
|