[DRE-commits] [pkg-ruby-extras] 01/01: Remove obsolete svn_checkout command
zeha at debian.org
zeha at debian.org
Thu Apr 9 14:42:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository pkg-ruby-extras.
commit 9b75ed265c7594cc40d7ff0f008dec86b4044f1e
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Thu Apr 9 16:41:54 2015 +0200
Remove obsolete svn_checkout command
---
.mrconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.mrconfig b/.mrconfig
index 47c97e1..dcb93e9 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -12,9 +12,6 @@ lib=
{ test -z "$DEBFULLNAME" || git config user.name "$DEBFULLNAME" || true; } &&
{ test -z "$DEBEMAIL" || git config user.email "$DEBEMAIL" || true; }
}
- svn_checkout () {
- svn co /$1
- }
[adlint]
checkout = git_checkout adlint
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/pkg-ruby-extras.git
More information about the Pkg-ruby-extras-commits
mailing list