From: Jared Hance <jaredhance@gmail.com>
To: git@vger.kernel.org
Cc: gitster@pobox.com
Subject: [PATCH 0/2] Clean up add_refspec in builtin/push.c
Date: Sat, 31 Jul 2010 08:54:32 -0400 [thread overview]
Message-ID: <cover.1280580026.git.jaredhance@gmail.com> (raw)
In-Reply-To: <201007300021.34061.trast@student.ethz.ch>
This patch series removes code duplication and other poor coding
practices from builtin/push.c.
Jared Hance (2):
Remove useless temporary integer in builtin/push.c
Use ALLOC_GROW in builtin/push.c
builtin/push.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
--
1.7.2
next prev parent reply other threads:[~2010-07-31 12:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-29 15:59 [PATCH] Remove useless temporary integer in builtin/push.c Jared Hance
2010-07-29 22:21 ` Thomas Rast
2010-07-31 12:54 ` Jared Hance [this message]
2010-07-31 12:54 ` [PATCH 1/2] " Jared Hance
2010-08-02 18:51 ` Junio C Hamano
2010-07-31 12:57 ` [PATCH 2/2] Use ALLOC_GROW " Jared Hance
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1280580026.git.jaredhance@gmail.com \
--to=jaredhance@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.