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

Unified Diff: git_common.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 | « no previous file | git_drover.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git_common.py
diff --git a/git_common.py b/git_common.py
index 162cc8514d3bceb0fe6a67938628636f1080716d..f9b2a63f96a50132eac9809598b8b91e44610406 100644
--- a/git_common.py
+++ b/git_common.py
@@ -1007,7 +1007,6 @@ def make_workdir(repository, new_workdir):
'refs',
'remotes',
'rr-cache',
- 'svn'
]
make_workdir_common(repository, new_workdir, GIT_DIRECTORY_WHITELIST,
['HEAD'])
« no previous file with comments | « no previous file | git_drover.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698