Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5754)

Unified Diff: appengine/findit/util_scripts/git_checkout/local_git_parsers.py

Issue 2432113002: [Findit] Add local_git_repository (Closed)
Patch Set: Rebase. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: appengine/findit/util_scripts/git_checkout/local_git_parsers.py
diff --git a/appengine/findit/util_scripts/git_checkout/local_git_parsers.py b/appengine/findit/util_scripts/git_checkout/local_git_parsers.py
index 6f491b8fb16916a44594ae154724b93f44b112f7..c63345b70b9d0cc32d78acdc297cdac8782e039b 100644
--- a/appengine/findit/util_scripts/git_checkout/local_git_parsers.py
+++ b/appengine/findit/util_scripts/git_checkout/local_git_parsers.py
@@ -1,4 +1,4 @@
-# Copyright 2016 The Chromium Authors. All rights reserved.
+#Copyright 2016 The Chromium Authors. All rights reserved.
chanli 2016/11/08 01:56:20 Nit: a space before "Copyright"
Sharu Jiang 2016/11/11 00:29:05 Done.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698