new-command.txt: update reference to builtin docs
Commit ec14d4ecb5 (builtin.h: take over documentation from
api-builtin.txt, 2017-08-02) deleted api-builtin.txt and moved the
contents into builtin.h, but new-command.txt still references the old
file.
Signed-off-by: Wes Lord <weslord@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
			
			
				maint
			
			
		
							parent
							
								
									844ede312b
								
							
						
					
					
						commit
						d85e9448dd
					
				|  | @ -1,13 +1,13 @@ | |||
| From: Eric S. Raymond <esr@thyrsus.com> | ||||
| Abstract: This is how-to documentation for people who want to add extension | ||||
|  commands to Git.  It should be read alongside api-builtin.txt. | ||||
|  commands to Git.  It should be read alongside builtin.h. | ||||
| Content-type: text/asciidoc | ||||
|  | ||||
| How to integrate new subcommands | ||||
| ================================ | ||||
|  | ||||
| This is how-to documentation for people who want to add extension | ||||
| commands to Git.  It should be read alongside api-builtin.txt. | ||||
| commands to Git.  It should be read alongside builtin.h. | ||||
|  | ||||
| Runtime environment | ||||
| ------------------- | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Wes Lord
						Wes Lord