Index: git-rebase-update |
diff --git a/git-cl b/git-rebase-update |
similarity index 54% |
copy from git-cl |
copy to git-rebase-update |
index 7b17d25bee415ca610d6b23fe5034900cf046ef9..de0b92db7a76bf944806a8fbb2aff2be17d5a25a 100755 |
--- a/git-cl |
+++ b/git-rebase-update |
@@ -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_rebase_update.py -- Update remote sources, and use rebase to update all |
+# branches in this repo. |
-. $(type -P python_git_runner.sh) |
+. $(type -P python_git_runner.sh) |