From 2d1696f7f75556c928c5e215d52e8b4822c444e4 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 28 Aug 2012 07:29:32 -0400 Subject: [PATCH] Remove obsolete comment --- git | 5 ----- 1 file changed, 5 deletions(-) diff --git a/git b/git index 974a2e42f30..a4cf05ef0b7 100755 --- a/git +++ b/git @@ -18,11 +18,6 @@ # You should have received a copy of the GNU General Public License # along with Ansible. If not, see . -# I wanted to keep this simple at first, so for now this checks out -# from the given branch of a repo at a particular SHA or -# tag. Latest is not supported, you should not be doing -# that. Contribs welcome! -- MPD - import re import tempfile