From: Junio C Hamano Date: Tue, 16 Aug 2011 18:41:26 +0000 (-0700) Subject: Merge branch 'mz/doc-synopsis-verse' into maint X-Git-Tag: v1.7.6.1~25 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/412403eb454156ad5e1eafffc771e529730654aa?ds=inline;hp=-c Merge branch 'mz/doc-synopsis-verse' into maint * mz/doc-synopsis-verse: Documentation: use [verse] for SYNOPSIS sections --- 412403eb454156ad5e1eafffc771e529730654aa diff --combined Documentation/git-fast-import.txt index 3f5b9126b1,8b9f9bbfcb..95e480ef79 --- a/Documentation/git-fast-import.txt +++ b/Documentation/git-fast-import.txt @@@ -8,6 -8,7 +8,7 @@@ git-fast-import - Backend for fast Git SYNOPSIS -------- + [verse] frontend | 'git fast-import' [options] DESCRIPTION @@@ -648,14 -649,9 +649,14 @@@ paths for a commit are encouraged to d `notemodify` ^^^^^^^^^^^^ -Included in a `commit` command to add a new note (annotating a given -commit) or change the content of an existing note. This command has -two different means of specifying the content of the note. +Included in a `commit` `` command to add a new note +annotating a `` or change this annotation contents. +Internally it is similar to filemodify 100644 on `` +path (maybe split into subdirectories). It's not advised to +use any other commands to write to the `` tree except +`filedeleteall` to delete all existing notes in this tree. +This command has two different means of specifying the content +of the note. External data format:: The data content for the note was already supplied by a prior