git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] doc: git-checkout: trivial style improvements
@ 2023-04-18  7:00 Felipe Contreras
  2023-04-18  7:00 ` [PATCH 1/2] doc: git-checkout: trivial callout cleanup Felipe Contreras
  2023-04-18  7:00 ` [PATCH 2/2] doc: git-checkout: reorganize examples Felipe Contreras
  0 siblings, 2 replies; 15+ messages in thread
From: Felipe Contreras @ 2023-04-18  7:00 UTC (permalink / raw)
  To: git; +Cc: Jeff King, Felipe Contreras

There is a formatting issue discussed in [1] that is readily apparent in
manpages after removing one of our hacks, but it's also present in HTML
documentation generated by asciidoc-py.

This series fixes that issue and cleans up our use of callouts.

[1] https://lore.kernel.org/git/20230418061713.GA169940@coredump.intra.peff.net/T/

Felipe Contreras (2):
  doc: git-checkout: trivial callout cleanup
  doc: git-checkout: reorganize examples

 Documentation/git-checkout.txt | 54 ++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 26 deletions(-)

-- 
2.40.0+fc1


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

end of thread, other threads:[~2023-05-03 17:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18  7:00 [PATCH 0/2] doc: git-checkout: trivial style improvements Felipe Contreras
2023-04-18  7:00 ` [PATCH 1/2] doc: git-checkout: trivial callout cleanup Felipe Contreras
2023-04-19 19:37   ` Junio C Hamano
2023-04-24 13:28     ` Felipe Contreras
2023-04-25  0:02       ` Junio C Hamano
2023-04-25  6:10         ` Jeff King
2023-04-27 22:09           ` Felipe Contreras
2023-05-02 10:18             ` Jeff King
2023-05-02 16:05               ` Felipe Contreras
2023-05-03  6:09               ` Junio C Hamano
2023-05-03 13:46                 ` Felipe Contreras
2023-05-03 17:44           ` Junio C Hamano
2023-04-27 21:30         ` Felipe Contreras
2023-04-18  7:00 ` [PATCH 2/2] doc: git-checkout: reorganize examples Felipe Contreras
2023-04-19 19:37   ` 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).