From: Konstantin Antselovich <konstantin@antselovich.com>
To: Petr Baudis <pasky@ucw.cz>
Cc: git@vger.kernel.org
Subject: [PATCH] simple one-liner for README file
Date: Fri, 03 Jun 2005 04:22:44 -0700 [thread overview]
Message-ID: <42A03D84.4020601@antselovich.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 290 bytes --]
Hi Petr,
I noticed a very small error in README file.
I'm not sure if I should submit is as a patch, as
it's just a change to one line. (but I attached a patch anyways)
Regards,
-Konstantin
--
Konstantin Antselovich
mailto: konstantin@antselovich.com
http://konstantin.antselovich.com
[-- Attachment #2: readme.patch --]
[-- Type: text/x-patch, Size: 1093 bytes --]
Simple one-liner for an error in README file.
Suggested command
'cg-clone -s rsync://rsync.kernel.org/pub/scm/cogito/cogito.git cogitodir'
leads to: cg-clone: specifying both -s and DESTDIR makes no sense
So, just delete directory name from the end of line
---
commit a8f5b28c32978d7b0c996172e15e61f3e63b6ff4
tree fc5ee658a6fedd886d43c6342e9df184fd751fbd
parent d140154ad84eb3fc89c4d7cb2019412bcf8e3ed7
author Konstantin Antselovich <konstantin@antselovich.com> Fri, 03 Jun 2005 04:11:59 -0700
committer Konstantin Antselovich <konstantin@antselovich.com> Fri, 03 Jun 2005 04:11:59 -0700
README | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README b/README
--- a/README
+++ b/README
@@ -106,7 +106,7 @@ If, instead, you want to clone the repos
first make sure you are in an empty directory. Then give the following
command:
- $ cg-clone -s rsync://rsync.kernel.org/pub/scm/cogito/cogito.git cogitodir
+ $ cg-clone -s rsync://rsync.kernel.org/pub/scm/cogito/cogito.git
When you get your prompt back, do an ls to see the source tree and .git
directory.
next reply other threads:[~2005-06-03 12:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-03 11:22 Konstantin Antselovich [this message]
2005-06-08 18:53 ` [PATCH] simple one-liner for README file Petr Baudis
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=42A03D84.4020601@antselovich.com \
--to=konstantin@antselovich.com \
--cc=git@vger.kernel.org \
--cc=pasky@ucw.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.
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).