am --rebasing: get patch body from commit, not from mailbox
[gitweb.git] / git-rebase--interactive.sh
index 0c19b7c7539192851d5bd43df686baa97dc0df73..a5b018d4ac69405c39f775f38bc48d76a7f04da5 100644 (file)
@@ -9,9 +9,7 @@
 #
 # The original idea comes from Eric W. Biederman, in
 # http://article.gmane.org/gmane.comp.version-control.git/22407
-
-. git-sh-setup
-
+#
 # The file containing rebase commands, comments, and empty lines.
 # This file is created by "git rebase -i" then edited by the user.  As
 # the lines are processed, they are removed from the front of this