* [PATCH] git-cvsserver.perl: fix typo
@ 2016-02-17 2:14 GyuYong Jung
2016-02-17 18:00 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: GyuYong Jung @ 2016-02-17 2:14 UTC (permalink / raw)
To: git; +Cc: mmogilvi_git
Signed-off-by: GyuYong Jung <obliviscence@gmail.com>
---
git-cvsserver.perl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/git-cvsserver.perl b/git-cvsserver.perl
index 95e69b1..02c0445 100755
--- a/git-cvsserver.perl
+++ b/git-cvsserver.perl
@@ -2664,7 +2664,7 @@ sub argsfromdir
# co # Obtain list directly.
# remove # HERE: TEST: MAYBE client does the recursion for us,
# # since it only makes sense to remove stuff already in
- # # the sandobx?
+ # # the sandbox?
# ci # HERE: Similar to remove...
# # Don't try to implement the confusing/weird
# # ci -r bug er.."feature".
--
2.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] git-cvsserver.perl: fix typo
2016-02-17 2:14 [PATCH] git-cvsserver.perl: fix typo GyuYong Jung
@ 2016-02-17 18:00 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2016-02-17 18:00 UTC (permalink / raw)
To: GyuYong Jung; +Cc: git, mmogilvi_git
GyuYong Jung <obliviscence@gmail.com> writes:
> Signed-off-by: GyuYong Jung <obliviscence@gmail.com>
> ---
> git-cvsserver.perl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/git-cvsserver.perl b/git-cvsserver.perl
> index 95e69b1..02c0445 100755
> --- a/git-cvsserver.perl
> +++ b/git-cvsserver.perl
> @@ -2664,7 +2664,7 @@ sub argsfromdir
> # co # Obtain list directly.
> # remove # HERE: TEST: MAYBE client does the recursion for us,
> # # since it only makes sense to remove stuff already in
> - # # the sandobx?
> + # # the sandbox?
Thanks.
> # ci # HERE: Similar to remove...
> # # Don't try to implement the confusing/weird
> # # ci -r bug er.."feature".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-17 18:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-17 2:14 [PATCH] git-cvsserver.perl: fix typo GyuYong Jung
2016-02-17 18:00 ` Junio C Hamano
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).