blob: 16561800e4e6057da26fb2a6a94e19bcd836eadd [file] [log] [blame]
# Copyright 2017 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.
from . import api as _api
DEPS = [
'env',
'recipe_engine/path',
]
API = _api.GitApi