Skip to content

Commit aa1e73b

Browse files
committed
Merge branch 'wl/new-command-doc'
Comment fix. * wl/new-command-doc: new-command.txt: update reference to builtin docs
2 parents 4a6e6b0 + d85e944 commit aa1e73b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/howto/new-command.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
From: Eric S. Raymond <[email protected]>
22
Abstract: This is how-to documentation for people who want to add extension
3-
commands to Git. It should be read alongside api-builtin.txt.
3+
commands to Git. It should be read alongside builtin.h.
44
Content-type: text/asciidoc
55

66
How to integrate new subcommands
77
================================
88

99
This is how-to documentation for people who want to add extension
10-
commands to Git. It should be read alongside api-builtin.txt.
10+
commands to Git. It should be read alongside builtin.h.
1111

1212
Runtime environment
1313
-------------------

0 commit comments

Comments
 (0)