git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] git-rebase: fix typo
@ 2013-07-29  4:24 Ralf Thielow
  2013-07-29 10:28 ` Ramkumar Ramachandra
  0 siblings, 1 reply; 3+ messages in thread
From: Ralf Thielow @ 2013-07-29  4:24 UTC (permalink / raw)
  To: git; +Cc: artagnon, Ralf Thielow

Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
---
 git-rebase.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/git-rebase.sh b/git-rebase.sh
index 0039ecf..8d7659a 100755
--- a/git-rebase.sh
+++ b/git-rebase.sh
@@ -159,7 +159,7 @@ finish_rebase () {
 			die "$(eval_gettext "Cannot store \$stash_sha1")"
 			gettext 'Applying autostash resulted in conflicts.
 Your changes are safe in the stash.
-You can run "git stash pop" or "git stash drop" it at any time.
+You can run "git stash pop" or "git stash drop" at any time.
 '
 		fi
 	fi
-- 
1.8.2.1873.gfc589a4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] git-rebase: fix typo
  2013-07-29  4:24 [PATCH] git-rebase: fix typo Ralf Thielow
@ 2013-07-29 10:28 ` Ramkumar Ramachandra
  2013-07-29 17:32   ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Ramkumar Ramachandra @ 2013-07-29 10:28 UTC (permalink / raw)
  To: Ralf Thielow; +Cc: git

Ralf Thielow wrote:
> diff --git a/git-rebase.sh b/git-rebase.sh
> index 0039ecf..8d7659a 100755
> --- a/git-rebase.sh
> +++ b/git-rebase.sh
> @@ -159,7 +159,7 @@ finish_rebase () {
>                         die "$(eval_gettext "Cannot store \$stash_sha1")"
>                         gettext 'Applying autostash resulted in conflicts.
>  Your changes are safe in the stash.
> -You can run "git stash pop" or "git stash drop" it at any time.
> +You can run "git stash pop" or "git stash drop" at any time.

Good eyes, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] git-rebase: fix typo
  2013-07-29 10:28 ` Ramkumar Ramachandra
@ 2013-07-29 17:32   ` Junio C Hamano
  0 siblings, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2013-07-29 17:32 UTC (permalink / raw)
  To: Ramkumar Ramachandra; +Cc: Ralf Thielow, git

Ramkumar Ramachandra <artagnon@gmail.com> writes:

> Ralf Thielow wrote:
>> diff --git a/git-rebase.sh b/git-rebase.sh
>> index 0039ecf..8d7659a 100755
>> --- a/git-rebase.sh
>> +++ b/git-rebase.sh
>> @@ -159,7 +159,7 @@ finish_rebase () {
>>                         die "$(eval_gettext "Cannot store \$stash_sha1")"
>>                         gettext 'Applying autostash resulted in conflicts.
>>  Your changes are safe in the stash.
>> -You can run "git stash pop" or "git stash drop" it at any time.
>> +You can run "git stash pop" or "git stash drop" at any time.
>
> Good eyes, thanks.

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-29 17:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-29  4:24 [PATCH] git-rebase: fix typo Ralf Thielow
2013-07-29 10:28 ` Ramkumar Ramachandra
2013-07-29 17:32   ` Junio C Hamano

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).