Index: git-nav-upstream |
diff --git a/git-templates/description b/git-nav-upstream |
old mode 100644 |
new mode 100755 |
similarity index 51% |
copy from git-templates/description |
copy to git-nav-upstream |
index 96196cffb2720d69ac46a41dd9bb9f4005bcfa9e..b35eebf48770a63932810c273464c77f531eb5f9 |
--- a/git-templates/description |
+++ b/git-nav-upstream |
@@ -1,3 +1,6 @@ |
-# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+#!/bin/bash |
+# Copyright (c) 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. |
+ |
+git checkout '@{u}' |