Chromium Code Reviews| Index: git-rename-branch |
| diff --git a/git-rename-branch b/git-rename-branch |
| index a082ae0d5e0ed596d63b20c2344757cc6a3a3bca..8c188849fdda6aba5a9c049d72b81359fd6cdfab 100755 |
| --- a/git-rename-branch |
| +++ b/git-rename-branch |
| @@ -1,4 +1,4 @@ |
| -#!/bin/bash |
| +#!/usr/bin/env bash |
| # Copyright 2014 The Chromium Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |