Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
fe0d1902b3cb59799c0290e62ece72720ab6935b
/
.
/
git-nav-upstream
blob: 98e72100b367dd9ab1069d9c58095fb8cc4a4903 [
file
] [
log
] [
blame
]
#!/bin/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.
# a git-command to navigate to the upstream branch.
git checkout
'@{u}'