Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-15

Re: cherry picking changesets instead of commits

From: Jeff King <hidden>
Date: 2016-06-15 22:44:39
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

Possibly related (same subject, not in this thread)

On Wed, May 28, 2008 at 06:38:58PM -0400, Jeff King wrote:
which will turn it into the text you wrote for a manpage, or a link in
the HTML version. Looks like we already have a few of the style you used
that should probably be fixed, though.
Actually, it looks like there is only one; patch is below. There are a
few false positives in gitk.txt, but they point to projects outside of
core git (like qgit, gitview, and tig), and so must be left as straight
text.

-- >8 --
doc/git-gui: make gitk "see also" a link

Even though git-gui and gitk are both maintained separately,
the documentation is part of core git, and thus it makes
sense to use the linkgit macro to create an href in the HTML
documentation.
---
 Documentation/git-gui.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-gui.txt b/Documentation/git-gui.txt
index 6d6cd5d..cf2541f 100644
--- a/Documentation/git-gui.txt
+++ b/Documentation/git-gui.txt
@@ -81,7 +81,7 @@ git gui browser maint::
 
 See Also
 --------
-'gitk(1)'::
+linkgit:gitk[1]::
 	The git repository browser.  Shows branches, commit history
 	and file differences.  gitk is the utility started by
 	git-gui's Repository Visualize actions.
-- 
1.5.6.rc0.143.ge5cbe0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help