This option adds the content of the Message-Id header at the end of the commit message prepared by git-mailinfo. This is useful in order to associate commit messages automatically with mailing list discussions. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
		
			
				
	
	
		
			31 lines
		
	
	
		
			865 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			865 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
---
 | 
						|
 howto/build_navy.txt |    6 +++---
 | 
						|
 1 files changed, 3 insertions(+), 3 deletions(-)
 | 
						|
 | 
						|
diff --git a/howto/build_navy.txt b/howto/build_navy.txt
 | 
						|
index 3fd3afb..0ee807e 100644
 | 
						|
--- a/howto/build_navy.txt
 | 
						|
+++ b/howto/build_navy.txt
 | 
						|
@@ -119,8 +119,8 @@
 | 
						|
    - libxv-dev
 | 
						|
    - libusplash-dev
 | 
						|
    - latex-make
 | 
						|
-   - textlive-lang-cyrillic
 | 
						|
-   - textlive-latex-extra
 | 
						|
+   - texlive-lang-cyrillic
 | 
						|
+   - texlive-latex-extra
 | 
						|
    - dia
 | 
						|
    - python-pyrex
 | 
						|
    - libtool
 | 
						|
@@ -128,7 +128,7 @@
 | 
						|
    - sox
 | 
						|
    - cython
 | 
						|
    - imagemagick
 | 
						|
-   - docutils
 | 
						|
+   - python-docutils
 | 
						|
 
 | 
						|
 #. на машине dinar: добавить свой открытый ssh-ключ в authorized_keys2 пользователя ddev
 | 
						|
 #. на своей машине: отредактировать /etc/sudoers (команда ``visudo``) примерно следующим образом::
 | 
						|
-- 
 | 
						|
1.5.6.5
 |