Chromium Code Reviews| Index: git-mark-merge-base |
| diff --git a/git-mark-merge-base b/git-mark-merge-base |
| index 502d04cacb727a0db305f3d827dc5ee54e494b3a..6a079620f902d7774f150ec98a4349d36e28cf32 100755 |
| --- a/git-mark-merge-base |
| +++ b/git-mark-merge-base |
| @@ -3,6 +3,4 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| -# git_mark_merge_base.py -- Manually set the merge base for the current branch. |
| - |
| . $(type -P python_git_runner.sh) |