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

Unified Diff: git_drover.py

Issue 2354313003: Remove svn support from smaller git extensions (Closed)
Patch Set: rebase Created 4 years 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
« no previous file with comments | « git_common.py ('k') | git_footers.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git_drover.py
diff --git a/git_drover.py b/git_drover.py
index c9a4af31527e3299d346f6fe724866f0c96c4d8c..f477566aa6bb9191b779e0fceb2fec16732d26aa 100755
--- a/git_drover.py
+++ b/git_drover.py
@@ -214,7 +214,6 @@ class _Drover(object):
'packed-refs',
'remotes',
'rr-cache',
- 'svn',
]
FILES_TO_COPY = ['config', 'HEAD']
« no previous file with comments | « git_common.py ('k') | git_footers.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698