]> git.madduck.net Git - code/myrepos.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge commit 'madduck/master'
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 26 Oct 2007 00:55:48 +0000 (20:55 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 26 Oct 2007 00:55:48 +0000 (20:55 -0400)
mr

diff --git a/mr b/mr
index 1b73639bd43686bf6cc707cc51df3b51967ee562..0e14168e10a3d965d7b9054b742b2870e404df17 100755 (executable)
--- a/mr
+++ b/mr
@@ -1104,7 +1104,6 @@ register =
                if [ -z "$url" ]; then
                        error "cannot determine git url"
                fi
-               set -x
                local clone_opts add_cmd work_tree suffix
                case "$repo_type" in
                        fake-bare)