git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] user-manual: remove temporary branch entry from todo list
@ 2015-12-24  0:47 Stephen P. Smith
  2015-12-28  2:41 ` Junio C Hamano
  2015-12-28  6:02 ` Stephen & Linda Smith
  0 siblings, 2 replies; 7+ messages in thread
From: Stephen P. Smith @ 2015-12-24  0:47 UTC (permalink / raw)
  To: Git List; +Cc: Stephen P. Smith

Remove the suggestion for using a detached HEAD instead of a
temporary branch.

Signed-off-by: Stephen P. Smith <ischis2@cox.net>
---

Notes:
    A search of the user manual found only one location which refers to
    temporary branches.  This has to do with how Tony Luck uses them.
    
    Even then there is a clarifying parenthetical noting that the
    temporary branches are topic branches.
    
    A git blame showed that the last time that the entry was updated was
    in 2007.

 Documentation/user-manual.txt | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 1c790ac..18e2f1e 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -4636,9 +4636,6 @@ Scan email archives for other stuff left out
 Scan man pages to see if any assume more background than this manual
 provides.
 
-Simplify beginning by suggesting disconnected head instead of
-temporary branch creation?
-
 Add more good examples.  Entire sections of just cookbook examples
 might be a good idea; maybe make an "advanced examples" section a
 standard end-of-chapter section?
-- 
2.7.0-rc2

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

end of thread, other threads:[~2015-12-28 21:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-24  0:47 [PATCH] user-manual: remove temporary branch entry from todo list Stephen P. Smith
2015-12-28  2:41 ` Junio C Hamano
2015-12-28  6:02 ` Stephen & Linda Smith
2015-12-28 17:29   ` Junio C Hamano
2015-12-28 20:16     ` [PATCH V2] " Stephen P. Smith
2015-12-28 18:41   ` [PATCH] " Stephen & Linda Smith
2015-12-28 21:44     ` 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).