Issue 1559943003:
Added git hyper-blame, a tool that skips unwanted commits in git blame. (Closed)
Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Respond to review.
Created 4 years, 10 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
2# Copyright 2014 The Chromium Authors. All rights reserved.
2# Copyright 2016 The Chromium Authors. All rights reserved.
3 # Use of this source code is governed by a BSD-style license that can be
3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file.
4 # found in the LICENSE file.
5
5
6 . $(type -P python_runner.sh)
6 . $(type -P python_runner.sh)
OLD
NEW
« no previous file with comments
|
« no previous file
|
git_common.py » ('j')
|
no next file with comments »
Issue 1559943003: Added git hyper-blame, a tool that skips unwanted commits in git blame.
(Closed)
Created 4 years, 11 months ago by Matt Giuca
Modified 4 years, 10 months ago
Reviewers: iannucci
Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Comments: 20