git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Ramkumar Ramachandra <artagnon@gmail.com>
To: Git List <git@vger.kernel.org>
Cc: Greg Brockman <gdb@MIT.EDU>, Petr Baudis <pasky@suse.cz>,
	Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH] shell: Rewrite documentation and improve error message
Date: Sat, 21 Aug 2010 01:21:41 +0530	[thread overview]
Message-ID: <20100820195139.GD6211@kytes> (raw)
In-Reply-To: <1282333452-25278-1-git-send-email-artagnon@gmail.com>

Hi,

Ramkumar Ramachandra writes:
> Update the documentation of 'git shell' to mention the interactive
> mode and COMMAND_DIR. Also provide a hint when interactive mode is not
> available in the shell.
> 
> Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
> Cc: Greg Brockman <gdb@MIT.EDU>
> Cc: Petr Baudis <pasky@suse.cz>
> ---
>  Documentation/git-receive-pack.txt |    2 +-

I'm sorry this stray change crept in. It's not relevant to this patch.

> diff --git a/Documentation/git-receive-pack.txt b/Documentation/git-receive-pack.txt
> index 2790eeb..2b07e44 100644
> --- a/Documentation/git-receive-pack.txt
> +++ b/Documentation/git-receive-pack.txt
> @@ -8,7 +8,7 @@ git-receive-pack - Receive what is pushed into the repository
>  
>  SYNOPSIS
>  --------
> -'git-receive-pack' <directory>
> +'git receive-pack' <directory>

Quick fixup:
-- 8< --
diff --git a/Documentation/git-receive-pack.txt b/Documentation/git-receive-pack.txt
index 2b07e44..2790eeb 100644
--- a/Documentation/git-receive-pack.txt
+++ b/Documentation/git-receive-pack.txt
@@ -8,7 +8,7 @@ git-receive-pack - Receive what is pushed into the repository
 
 SYNOPSIS
 --------
-'git receive-pack' <directory>
+'git-receive-pack' <directory>
 
 DESCRIPTION
 -----------

  reply	other threads:[~2010-08-20 19:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-20 19:44 [PATCH] shell: Rewrite documentation and improve error message Ramkumar Ramachandra
2010-08-20 19:51 ` Ramkumar Ramachandra [this message]
2010-08-22  6:00 ` Greg Brockman
2010-08-22  8:04   ` [PATCH v2] " Ramkumar Ramachandra
2010-08-23 17:42     ` Greg Brockman
2010-08-24  5:36       ` [PATCH v3] " Ramkumar Ramachandra
2010-08-24  5:43         ` Greg Brockman
2010-08-24 12:35           ` Ramkumar Ramachandra
2010-08-24 15:22             ` Greg Brockman
2010-08-24 19:01               ` Junio C Hamano

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100820195139.GD6211@kytes \
    --to=artagnon@gmail.com \
    --cc=gdb@MIT.EDU \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=pasky@suse.cz \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).