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

Unified Diff: tests/abandon.sh

Issue 2394033003: Remove SVN (and dcommit) support from git-cl (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_cl.py ('k') | tests/basic.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/abandon.sh
diff --git a/tests/abandon.sh b/tests/abandon.sh
index 314f556b5dbc9994b97498099686104ec3fb3694..e28381aa1501611030987c78bf5dbc3271f1c007 100755
--- a/tests/abandon.sh
+++ b/tests/abandon.sh
@@ -10,12 +10,12 @@ set -e
. ./test-lib.sh
-setup_initsvn
-setup_gitsvn
+setup_git_remote
+setup_git_checkout
(
set -e
- cd git-svn
+ cd git_checkout
git config rietveld.server localhost:10000
# Create a branch and give it an issue.
« no previous file with comments | « git_cl.py ('k') | tests/basic.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698