git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael J Gruber <git@drmicha.warpmail.net>
To: git@vger.kernel.org
Cc: Junio C Hamano <gitster@pobox.com>, Thomas Rast <trast@student.ethz.ch>
Subject: [PATCH 0/3] git-bundle.txt options clarification
Date: Mon, 23 Aug 2010 11:02:36 +0200	[thread overview]
Message-ID: <cover.1282553585.git.git@drmicha.warpmail.net> (raw)

This mini-series is the outcome of my attempt with the following command:

git bundle master~7..master~5

I understand (now) why it fails and why it must fail, but this should be
easier to grasp from the man page. Before amending it, the 1st two patches
do some systematic and coding resp. whitespace cleanup. Feel free to squash
as you deem appropriate.

Michael J Gruber (3):
  git-bundle.txt: Cleanup
  git-bundle.txt: whitespace cleanup
  git-bundle.txt: Clarify rev-list-args restrictions

 Documentation/git-bundle.txt |   73 +++++++++++++++++++++--------------------
 1 files changed, 37 insertions(+), 36 deletions(-)

-- 
1.7.2.1.52.g7f7860

             reply	other threads:[~2010-08-23  9:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-23  9:02 Michael J Gruber [this message]
2010-08-23  9:02 ` [PATCH 1/3] git-bundle.txt: Cleanup Michael J Gruber
2010-08-23 11:59   ` Thomas Rast
2010-08-23 12:20     ` Michael J Gruber
2010-08-23  9:02 ` [PATCH 2/3] git-bundle.txt: whitespace cleanup Michael J Gruber
2010-08-23  9:02 ` [PATCH 3/3] git-bundle.txt: Clarify rev-list-args restrictions Michael J Gruber
2010-08-23 12:01   ` Thomas Rast

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.1282553585.git.git@drmicha.warpmail.net \
    --to=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=trast@student.ethz.ch \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).