git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add note about needing to do 'git checkout -f master'.
@ 2007-02-12 17:49 Richard W.M. Jones
  2007-02-13 18:06 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Richard W.M. Jones @ 2007-02-12 17:49 UTC (permalink / raw)
  To: git; +Cc: Richard Jones

From: Richard Jones <rjones@redhat.com>

---
 Documentation/git-cvsimport.txt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-cvsimport.txt b/Documentation/git-cvsimport.txt
index f5450de..7b43ed4 100644
--- a/Documentation/git-cvsimport.txt
+++ b/Documentation/git-cvsimport.txt
@@ -138,6 +138,12 @@ If '-v' is specified, the script reports what it is doing.
 Otherwise, success is indicated the Unix way, i.e. by simply exiting with
 a zero exit status.
 
+NOTES
+-----
+If importing for the first time into a directory (-C option),
+after the import do 'git checkout -f master' in the new
+directory.
+
 
 Author
 ------
-- 
1.4.4.2

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH] Add note about needing to do 'git checkout -f master'.
@ 2007-02-13  8:18 Richard W.M. Jones
  0 siblings, 0 replies; 5+ messages in thread
From: Richard W.M. Jones @ 2007-02-13  8:18 UTC (permalink / raw)
  To: git; +Cc: Richard Jones

From: Richard Jones <rjones@redhat.com>

---
 Documentation/git-cvsimport.txt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-cvsimport.txt b/Documentation/git-cvsimport.txt
index f5450de..7b43ed4 100644
--- a/Documentation/git-cvsimport.txt
+++ b/Documentation/git-cvsimport.txt
@@ -138,6 +138,12 @@ If '-v' is specified, the script reports what it is doing.
 Otherwise, success is indicated the Unix way, i.e. by simply exiting with
 a zero exit status.
 
+NOTES
+-----
+If importing for the first time into a directory (-C option),
+after the import do 'git checkout -f master' in the new
+directory.
+
 
 Author
 ------
-- 
1.4.4.2

^ permalink raw reply related	[flat|nested] 5+ messages in thread
[parent not found: <1171302581735-git-send-email->]

end of thread, other threads:[~2007-02-13 18:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-12 17:49 [PATCH] Add note about needing to do 'git checkout -f master' Richard W.M. Jones
2007-02-13 18:06 ` Junio C Hamano
  -- strict thread matches above, loose matches on Subject: below --
2007-02-13  8:18 Richard W.M. Jones
     [not found] <1171302581735-git-send-email->
2007-02-13 17:58 ` Johannes Schindelin
2007-02-13 18:09   ` 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).