git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/5] git-reset documentation changes
@ 2010-07-16  9:44 Thomas Rast
  2010-07-16  9:44 ` [RFC PATCH 1/5] Documentation/git-reset: reorder modes for soft-mixed-hard progression Thomas Rast
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Thomas Rast @ 2010-07-16  9:44 UTC (permalink / raw)
  To: git

I wrote this on the bus travelling to France, and haven't got around
to sending it out since then.

The main goal was the first patch, which redoes the 'description'
section in the style pioneered by b831ded (Documentation/checkout:
clarify description, 2010-06-01) in git-checkout(1).

The rest are just various ideas that I'm tossing around.  I also would
like to shorten the 'examples' section significantly if anyone sees a
way to do that without a huge loss of explanations.  I think the
chances that users consult the current version aren't exactly great
because of its length.

Thomas Rast (5):
  Documentation/git-reset: reorder modes for soft-mixed-hard
    progression
  Documentation/reset: separate options by mode
  Documentation/reset: promote 'examples' one section up
  Documentation/reset: reorder examples to match description
  Documentation/reset: move "undo permanently" example behind "make
    topic"

 Documentation/git-reset.txt |  346 ++++++++++++++++++++++---------------------
 1 files changed, 177 insertions(+), 169 deletions(-)

-- 
1.7.2.rc3.259.g43154

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

end of thread, other threads:[~2010-07-18 18:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16  9:44 [RFC PATCH 0/5] git-reset documentation changes Thomas Rast
2010-07-16  9:44 ` [RFC PATCH 1/5] Documentation/git-reset: reorder modes for soft-mixed-hard progression Thomas Rast
2010-07-16  9:44 ` [RFC PATCH 2/5] Documentation/reset: separate options by mode Thomas Rast
2010-07-16 20:43   ` Junio C Hamano
2010-07-18 18:23     ` [PATCH v2 0/5] git-reset documentation changes Thomas Rast
2010-07-18 18:23       ` [PATCH v2 1/5] Documentation/git-reset: reorder modes for soft-mixed-hard progression Thomas Rast
2010-07-18 18:23       ` [PATCH v2 2/5] Documentation/reset: separate options by mode Thomas Rast
2010-07-18 18:23       ` [PATCH v2 3/5] Documentation/reset: promote 'examples' one section up Thomas Rast
2010-07-18 18:23       ` [PATCH v2 4/5] Documentation/reset: reorder examples to match description Thomas Rast
2010-07-18 18:23       ` [PATCH v2 5/5] Documentation/reset: move "undo permanently" example behind "make topic" Thomas Rast
2010-07-16  9:44 ` [RFC PATCH 3/5] Documentation/reset: promote 'examples' one section up Thomas Rast
2010-07-16  9:44 ` [RFC PATCH 4/5] Documentation/reset: reorder examples to match description Thomas Rast
2010-07-16  9:44 ` [RFC PATCH 5/5] Documentation/reset: move "undo permanently" example behind "make topic" Thomas Rast
2010-07-16 21:00 ` [RFC PATCH 0/5] git-reset documentation changes 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).